chore: Remove unnecessary imports

This commit is contained in:
Marty Oehme 2025-09-11 23:28:47 +02:00
parent 3eb7f3f1c7
commit 17c6fefd89
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 0 additions and 7 deletions

View file

@ -1,8 +1,6 @@
from pathlib import Path
from typing import Protocol
import papis.config
import papis.document
import papis.logging
from papis.document import Document