Remove outdated comment

This commit is contained in:
Andrey Bienkowski 2022-04-09 16:18:03 +03:00
parent 102ce3c5b6
commit 18963bff5f
1 changed files with 0 additions and 2 deletions

View File

@ -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__