mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Remove unused
This commit is contained in:
parent
6fa691b29a
commit
0ccd91e9c6
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ from slpkg.utilities import Utilities
|
|||
from slpkg.error_messages import Errors
|
||||
from slpkg.repositories import Repositories
|
||||
|
||||
# from slpkg.models.models import SBoTable, PonceTable, BinariesTable
|
||||
|
||||
|
||||
class Check(Configs):
|
||||
""" Some checks before proceed. """
|
||||
|
|
Loading…
Reference in a new issue