Преглед на файлове

Remove outdated comment

Andrey Bienkowski преди 3 години
родител
ревизия
18963bff5f
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      src/borg/__init__.py

+ 0 - 2
src/borg/__init__.py

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