Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hbarovertwo committed Jun 2, 2021
1 parent 61957b8 commit 586bb2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dimod/core/structured.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ def sample(self, bqm):
import abc

from collections import namedtuple
from dimod.exceptions import BinaryQuadraticModelStructureError

__all__ = ['Structured']

Expand Down

0 comments on commit 586bb2b

Please sign in to comment.