Removed unused import

This commit is contained in:
Sybren A. Stüvel 2018-01-26 12:49:53 +01:00
parent fb121a9601
commit 75e2402420

View File

@ -1,7 +1,6 @@
"""Test cases for the zencoder notifications."""
import dateutil.parser
from bson import ObjectId
import json
from pillar.tests import AbstractPillarTest
from pillar.tests import common_test_data as ctd