Skip to content

Commit

Permalink
Remove odl code
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Jan 18, 2025
1 parent 4caa564 commit 202538a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions g3w-admin/qdjango/utils/storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,4 @@ def get_available_name(self, name, max_length=None):


class QgisFileOverwriteStorage(OverwriteStorage):

pass
'''
def url(self, name):
return reverse('qdjango-project-download', args=(name,))
'''
pass

0 comments on commit 202538a

Please sign in to comment.