tests: Remove unused import.
This commit is contained in:
parent
e9096b9500
commit
8dd611c669
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ import pytest
|
|||
|
||||
from . import testutil
|
||||
|
||||
from beancount.core import data as bc_data
|
||||
from conservancy_beancount import data
|
||||
|
||||
@pytest.fixture
|
||||
|
|
Loading…
Reference in a new issue