diff --git a/dotdrop/comparator.py b/dotdrop/comparator.py index 27cfa5f..9fa3244 100644 --- a/dotdrop/comparator.py +++ b/dotdrop/comparator.py @@ -6,7 +6,6 @@ handle the comparison of dotfiles and local deployment """ import os -import shutil import filecmp import fnmatch