Skip to content

Commit

Permalink
Get rid of some unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdrake committed Feb 3, 2015
1 parent 1af75ef commit f7da1ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyeda/boolalg/test/test_bfarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
fcat, farray,
uint2exprs, int2exprs,
)
from pyeda.boolalg.boolfunc import Function
from pyeda.boolalg.expr import exprvar, Expression
from pyeda.boolalg.table import ttvar


X = exprvars('x', 4)
Expand Down

0 comments on commit f7da1ab

Please sign in to comment.