fhdl.structure: remove unused imports

This commit is contained in:
Robert Jordens 2014-08-17 14:56:32 -06:00 committed by Sebastien Bourdeauducq
parent 6036fffef2
commit ac2e961618
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import inspect
import re
import builtins
from collections import defaultdict