whitespace removed

This commit is contained in:
2021-03-19 18:06:16 +11:00
parent 22281be93d
commit b763a59b2b

View File

@@ -40,4 +40,4 @@ def SymlinkName(path, file):
symlink = 'static/'+last_dir+'/'+last_bit
if symlink[-1] == '/':
symlink=symlink[0:-1]
return symlink
return symlink