Skip to content

Commit

Permalink
style: [AXM-549] Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
KyryloKireiev committed Jun 21, 2024
1 parent bd8b35d commit e474abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lms/djangoapps/mobile_api/users/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import datetime
import logging
from typing import Dict, List, Optional
from typing import Dict, List

import pytz
from completion.exceptions import UnavailableCompletionData
Expand Down

0 comments on commit e474abd

Please sign in to comment.