mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
Remove circular dependency
This commit is contained in:
parent
5fd53241ab
commit
61739dd3b0
2 changed files with 1 additions and 5 deletions
|
@ -12,7 +12,3 @@ __version__ = '2.0.0-rc1'
|
|||
__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