2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 12:48:26 +08:00

language/core: remove unneeded import

This commit is contained in:
Sebastien Bourdeauducq 2014-08-13 18:00:38 +08:00
parent 899a034204
commit 3446c1f914

View File

@ -1,4 +1,3 @@
import itertools
from collections import namedtuple
from artiq.language import units