removed not needed lines

This commit is contained in:
Jakub Trllo 2022-08-31 16:21:23 +02:00
parent 27e74ee009
commit 111a0be1a8

View file

@ -10,8 +10,6 @@ import clique
log = logging.getLogger(__name__)
class PathToolsDeprecatedWarning(DeprecationWarning):
pass