Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
harminius committed Jun 10, 2024
1 parent 7bd49f2 commit 49dde09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Mergin/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ def check_editor_perms(self):
self.issues.append(SingleLayerWarning(layer.id(), Warning.DIFFBASED_FILE_REMOVED, url))



def warning_display_string(warning_id, url=None):
"""Returns a display string for a corresponding warning"""
help_mgr = MerginHelp()
Expand Down

0 comments on commit 49dde09

Please sign in to comment.