From b6c22010bb6922129a34093fb909bce57c093174 Mon Sep 17 00:00:00 2001 From: Emmanuelle Vargas-Gonzalez Date: Fri, 23 Feb 2018 08:52:34 -0500 Subject: [PATCH] Fix imports for test_location.py --- stix2/test/test_location.py | 1 - 1 file changed, 1 deletion(-) diff --git a/stix2/test/test_location.py b/stix2/test/test_location.py index 8ce44d7..71d7877 100644 --- a/stix2/test/test_location.py +++ b/stix2/test/test_location.py @@ -8,7 +8,6 @@ import stix2 from .constants import LOCATION_ID - EXPECTED_LOCATION_1 = """{ "type": "location", "id": "location--a6e9345f-5a15-4c29-8bb3-7dcc5d168d64",