Skip to content

Commit ee862b3

Browse files
committed
style: [AXM-549] Remove unused import
1 parent f592988 commit ee862b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lms/djangoapps/mobile_api/users/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import datetime
77
import logging
8-
from typing import Dict, List, Optional
8+
from typing import Dict, List
99

1010
import pytz
1111
from completion.exceptions import UnavailableCompletionData

0 commit comments

Comments
 (0)