Skip to content
Snippets Groups Projects
Verified Commit 5f66642f authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Drop redundant catch and raise exception instruction

parent 36053311
No related branches found
No related tags found
1 merge request!155directory: Build snapshot with git ref name
......@@ -161,5 +161,3 @@ def raise_not_found_repository():
raise NotFound(e)
# otherwise transmit the error
raise
except Exception:
raise
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment