mirror of
1
0
Fork 0

fix: remove duplicate import

This commit is contained in:
Mike Hennessy 2023-02-24 21:58:36 -05:00
parent 442b8483db
commit 202b8b3c70
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ import os
from argparse import Namespace
from .context import Context
from .plugin import Plugin
from .messenger import Messenger
from .plugin import Plugin