From 93a8caa09d43c45dd81ecfa8ed2f93e120cece51 Mon Sep 17 00:00:00 2001 From: Michael Chisholm Date: Tue, 25 Feb 2020 20:19:30 -0500 Subject: [PATCH] Remove unused import --- stix2/test/v21/test_malware.py | 1 - 1 file changed, 1 deletion(-) diff --git a/stix2/test/v21/test_malware.py b/stix2/test/v21/test_malware.py index 98e8d37..a9158cf 100644 --- a/stix2/test/v21/test_malware.py +++ b/stix2/test/v21/test_malware.py @@ -1,6 +1,5 @@ import datetime as dt import json -import re import pytest import pytz