Skip to content

Commit

Permalink
Removing accidental double-import
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Boothe <[email protected]>
  • Loading branch information
rootwork committed Oct 26, 2021
1 parent 6078260 commit f00908f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from os.path import join

import subprocess # for pip autoinstallation
import sys # for pip autoinstallation

from ulauncher.search.SortedList import SortedList
from ulauncher.api.client.Extension import Extension
Expand Down

0 comments on commit f00908f

Please sign in to comment.