Skip to content

Commit 8888338

Browse files
committed
fix linting issues.
1 parent 9779ff9 commit 8888338

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PyFunceble/cli/scripts/production.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@
6060
import PyFunceble.facility
6161
import PyFunceble.storage
6262
from PyFunceble.cli.filesystem.dir_structure.backup import DirectoryStructureBackup
63-
from PyFunceble.helpers.command import CommandHelper
6463
from PyFunceble.helpers.dict import DictHelper
65-
from PyFunceble.helpers.directory import DirectoryHelper
6664
from PyFunceble.helpers.file import FileHelper
6765
from PyFunceble.helpers.regex import RegexHelper
6866
from PyFunceble.utils.version import VersionUtility

0 commit comments

Comments
 (0)