mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
don't know how that got in here
This commit is contained in:
parent
01c2fe508e
commit
b10e7abbe8
@ -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…
x
Reference in New Issue
Block a user