Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sanni-t committed Aug 21, 2020
1 parent 694fa72 commit 037342d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions api/tests/opentrons/system/test_time.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import pytest
from unittest.mock import MagicMock
from datetime import *
from datetime import datetime, timezone, tzinfo
from dateutil.tz import *
from datetime import datetime, timezone
from opentrons.system import time


Expand Down

0 comments on commit 037342d

Please sign in to comment.