From bd3ab50a09dad709e7627bc5ca21382686f1eeba Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sat, 26 Mar 2022 17:41:18 +0800 Subject: [PATCH] ad9910: cleanup import --- artiq/coredevice/ad9910.py | 1 - 1 file changed, 1 deletion(-) diff --git a/artiq/coredevice/ad9910.py b/artiq/coredevice/ad9910.py index f8d0e1ff4..3d6f882c5 100644 --- a/artiq/coredevice/ad9910.py +++ b/artiq/coredevice/ad9910.py @@ -5,7 +5,6 @@ from artiq.language.units import us, ms from artiq.coredevice.spi2 import * from artiq.coredevice.urukul import * -from artiq.coredevice.urukul import * from artiq.coredevice.ttl import TTLOut from artiq.coredevice.kasli_i2c import KasliEEPROM # NAC3TODO