mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-07 16:56:13 +02:00
Remove circular dependency
This commit is contained in:
parent
e46632003d
commit
439ef53fbe
2 changed files with 1 additions and 5 deletions
|
@ -12,7 +12,3 @@ __version__ = '1.8.4'
|
|||
__author__ = 'Manuel Ebert'
|
||||
__license__ = 'MIT License'
|
||||
__copyright__ = 'Copyright 2013 - 2014 Manuel Ebert'
|
||||
|
||||
from . import Journal
|
||||
from . import cli
|
||||
from .cli import run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue