1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 07:23:48 +00:00

remove unused import

This commit is contained in:
deadc0de6
2018-11-15 23:05:37 +01:00
parent 9c232a8c7d
commit 3af31cc5f2

View File

@@ -6,7 +6,6 @@ handle the comparison of dotfiles and local deployment
"""
import os
import shutil
import filecmp
import fnmatch