Skip to content

Commit

Permalink
refactor: remove functools
Browse files Browse the repository at this point in the history
  • Loading branch information
athith-g committed Sep 1, 2024
1 parent 7bba453 commit e26b7e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crypt4gh_middleware/middleware.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
"""Crypt4GH middleware."""
from functools import wraps
from pathlib import Path

import flask
Expand Down

0 comments on commit e26b7e8

Please sign in to comment.