test_phaser: port imports to NAC3

This commit is contained in:
Sebastien Bourdeauducq 2022-02-26 18:52:40 +08:00
parent 0e20058da3
commit a606afa3bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import unittest
from artiq.experiment import *
from artiq.test.hardware_testbench import ExperimentCase
from artiq.language.core import kernel, delay
from artiq.language.core import kernel
from artiq.language.units import us