Skip to content

Commit

Permalink
removed useless Elisa import
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoTAlves committed Jul 22, 2024
1 parent 66eb3f1 commit 2c40a76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/nanorc/__main_np04__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
from nanorc.cli import CONTEXT_SETTINGS, loglevels, updateLogLevel
from nanorc.nano_context import NanoContext

from .logbook import ElisaLogbook

# ------------------------------------------------------------------------------
@click_shell.shell(prompt='anonymous@np04rc> ', chain=True, context_settings=CONTEXT_SETTINGS)
@click.version_option(__version__)
Expand Down

0 comments on commit 2c40a76

Please sign in to comment.