Skip to content

Commit 202538a

Browse files
author
wlorenzetti
committed
Remove odl code
1 parent 4caa564 commit 202538a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

g3w-admin/qdjango/utils/storage.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,4 @@ def get_available_name(self, name, max_length=None):
2222

2323

2424
class QgisFileOverwriteStorage(OverwriteStorage):
25-
26-
pass
27-
'''
28-
def url(self, name):
29-
return reverse('qdjango-project-download', args=(name,))
30-
'''
25+
pass

0 commit comments

Comments
 (0)