forked from M-Labs/artiq
1
0
Fork 0

coredevice.spi: unused import

This commit is contained in:
Robert Jördens 2016-03-01 15:38:40 +01:00
parent 324660ab40
commit 29776fae3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from artiq.language.core import (kernel, portable, seconds_to_mu, now_mu,
from artiq.language.core import (kernel, seconds_to_mu, now_mu,
delay_mu, int)
from artiq.language.units import MHz
from artiq.coredevice.rt2wb import rt2wb_output, rt2wb_input