Skip to content

Commit 8232fb0

Browse files
amankoli09Copilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0989ef3 commit 8232fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/services/audit_log.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from typing import Optional, List, Dict, Any
2-
from dataclasses import dataclass, field
2+
from dataclasses import dataclass
33
from datetime import datetime, timezone
44
import hashlib
55
import json

0 commit comments

Comments
 (0)