Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
#22818 : remove useless import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Monteil committed May 22, 2017
1 parent 0566102 commit e382251
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/sat/solvers/satsolver.pyx
Expand Up @@ -14,7 +14,6 @@ AUTHORS:
- Martin Albrecht (2012): first version
"""
from sage.misc.package import PackageNotFoundError

cdef class SatSolver:
def __cinit__(self, *args, **kwds):
Expand Down

0 comments on commit e382251

Please sign in to comment.