Remove unused imports
parent
d09bac64ae
commit
622d49206a
|
|
@ -17,8 +17,6 @@
|
|||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
from os.path import isdir
|
||||
from gi import require_version
|
||||
from gi.repository import Nautilus, GObject, Gio
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue