tests: Remove unused import.

This commit is contained in:
Brett Smith 2020-03-17 17:47:23 -04:00
parent e9096b9500
commit 8dd611c669

View file

@ -18,7 +18,6 @@ import pytest
from . import testutil
from beancount.core import data as bc_data
from conservancy_beancount import data
@pytest.fixture