mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Corrects the timeout's interaction with files waiting to be consumed
This commit is contained in:
@@ -2,7 +2,6 @@ import filecmp
|
||||
import os
|
||||
import shutil
|
||||
from threading import Thread
|
||||
from time import monotonic
|
||||
from time import sleep
|
||||
from unittest import mock
|
||||
|
||||
|
Reference in New Issue
Block a user