mirror of
https://github.com/9001/copyparty.git
synced 2026-03-28 11:02:51 +10:00
cleanup
This commit is contained in:
@@ -686,7 +686,7 @@ class HttpCli(object):
|
||||
return True
|
||||
|
||||
fp = os.path.join(vfs.realpath, rem)
|
||||
srv_lastmod = -1
|
||||
srv_lastmod = srv_lastmod3 = -1
|
||||
try:
|
||||
st = os.stat(fsenc(fp))
|
||||
srv_lastmod = st.st_mtime
|
||||
|
||||
Reference in New Issue
Block a user