fix: remove duplicate import
This commit is contained in:
parent
442b8483db
commit
202b8b3c70
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import os
|
||||||
from argparse import Namespace
|
from argparse import Namespace
|
||||||
|
|
||||||
from .context import Context
|
from .context import Context
|
||||||
from .plugin import Plugin
|
|
||||||
from .messenger import Messenger
|
from .messenger import Messenger
|
||||||
from .plugin import Plugin
|
from .plugin import Plugin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue