Skip to content
Snippets Groups Projects
Unverified Commit c6629855 authored by Luke Murphy's avatar Luke Murphy
Browse files

Remove unused import.

parent c3bc4fcc
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ from django.core.management import call_command
import pytest
import transport
from data_layer.models import Item
from importer_tests import importer # noqa
TEST_BASE_DIR = path.abspath(path.dirname(__file__))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment