mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Remove outdated TODO (#3567)
This commit is contained in:
parent
fdaad7150e
commit
763712c696
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ class MainWebView(AnkiWebView):
|
|||
self.setFocusPolicy(Qt.FocusPolicy.WheelFocus)
|
||||
self.setMinimumWidth(400)
|
||||
self.setAcceptDrops(True)
|
||||
print("todo: windows paths in import screen")
|
||||
|
||||
# Importing files via drag & drop
|
||||
##########################################################################
|
||||
|
|
Loading…
Reference in a new issue