mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 18:46:52 +01:00
don't know how that got in here
This commit is contained in:
parent
01c2fe508e
commit
b10e7abbe8
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ writeable_hint = (
|
|||
|
||||
def path_check(var, directory):
|
||||
messages = []
|
||||
print(directory)
|
||||
if directory:
|
||||
if not os.path.exists(directory):
|
||||
messages.append(Error(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue