Skip to content
Snippets Groups Projects
Commit 1437099f authored by Theophile GENTILHOMME's avatar Theophile GENTILHOMME
Browse files

Rm import

parent a14508d6
No related branches found
No related tags found
1 merge request!86Dump config file
This commit is part of merge request !86. Comments created here will be created in the context of that merge request.
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
import pkg_resources import pkg_resources
import click import click
from click_plugins import with_plugins from click_plugins import with_plugins
from .click_helper import AliasedGroup, ConfigCommand from .click_helper import AliasedGroup
from ..log import setup from ..log import setup
logger = setup('bob') logger = setup('bob')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment