Skip to content

Commit 12bae38

Browse files
committed
remove comments from cli/shared
1 parent f4eea17 commit 12bae38

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

iocage/cli/shared/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
import typing
2525
import click.core
2626

27-
# mypy
28-
#from ...lib.Logger import Logger
29-
#from ...lib.events import IocageEvent
30-
3127

3228
class IocageClickContext(click.core.Context):
3329

0 commit comments

Comments
 (0)