Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelvir committed Feb 19, 2024
1 parent c2e6ce3 commit 5c2abbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/services/audit_service.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from flask import current_app, request
from flask_login import current_user
import requests


def get_ip():
Expand Down

0 comments on commit 5c2abbc

Please sign in to comment.