drtio/gth: cleanup import

This commit is contained in:
Florent Kermarrec 2018-03-06 10:56:07 +01:00
parent a274af77d5
commit 45f1e5a70e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from math import ceil
from migen import *
from migen.genlib.cdc import MultiReg, PulseSynchronizer
from migen.genlib.cdc import MultiReg
from migen.genlib.misc import WaitTimer