Skip to content

Commit 005318f

Browse files
committed
fix: Fix bogus import
1 parent 82f8874 commit 005318f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_everything.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
import argparse
2222
import os
2323
import sys
24-
from osm_fieldwork.odk_merge import OdkMerge, conflateThread
25-
from osm_fieldwork.osmfile import OsmFile
2624

2725
# find the path to the test data files
2826
parser = argparse.ArgumentParser(description="Test parsing JSON")

0 commit comments

Comments
 (0)