mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-19 20:48:31 +02:00
remove unneeded imports
This commit is contained in:
parent
ec9b078a7d
commit
e889585935
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ from unittest import mock
|
|||
|
||||
# from __future__ import with_statement
|
||||
from jrnl.args import parse_args
|
||||
import os
|
||||
from behave import given, then
|
||||
from behave import then
|
||||
|
||||
import jrnl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue