mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-23 23:08:03 +01:00
chore(webhooks): Remove unused imports (time, timedelta)
Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com>
This commit is contained in:
parent
7b8c45c44f
commit
ebc906b713
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ from __future__ import annotations
|
|||
|
||||
import hashlib
|
||||
import logging
|
||||
import time
|
||||
from datetime import timedelta
|
||||
from typing import TYPE_CHECKING, Any, Dict, Optional
|
||||
from urllib.parse import urlparse
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue