Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mlouielu committed Jul 4, 2017
1 parent f3df630 commit 87412d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nand2vm/gate/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# found in the LICENSE file.
#

from .. import gate
from ..bitarray import BitArray

TRUE16 = BitArray(2 ** BitArray.DEFAULT_BITS - 1)
Expand Down

0 comments on commit 87412d3

Please sign in to comment.