Remove old HydrusDocumentHandling import

This commit is contained in:
Paul Friederichsen 2024-03-15 13:01:48 -05:00
parent 573640f316
commit 4ce50ef14c
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ from hydrus.core import HydrusTime
from hydrus.core.files import HydrusAnimationHandling
from hydrus.core.files import HydrusArchiveHandling
from hydrus.core.files import HydrusClipHandling
from hydrus.core.files import HydrusDocumentHandling
from hydrus.core.files import HydrusFlashHandling
from hydrus.core.files import HydrusKritaHandling
from hydrus.core.files import HydrusPDFHandling