mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 01:06:50 +00:00
Remove outdated comment
This commit is contained in:
parent
102ce3c5b6
commit
18963bff5f
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
from packaging.version import parse as parse_version
|
||||
|
||||
# IMPORTANT keep imports from borg here to a minimum because our testsuite depends on
|
||||
# being able to import borg.constants and then monkey patching borg.constants.PBKDF2_ITERATIONS
|
||||
from ._version import version as __version__
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue