chore: Remove unnecessary imports

This commit is contained in:
Marty Oehme 2025-09-11 23:28:47 +02:00
parent d312f75655
commit 30bc8452fa
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