Skip to content

Commit 035a1b6

Browse files
committed
remove unused import
1 parent a07a9e9 commit 035a1b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fides/api/util/saas_util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import json
44
import re
55
from collections import defaultdict
6-
from functools import reduce
76
from typing import Any, Dict, List, Optional, Set, Tuple
87

98
import yaml

0 commit comments

Comments
 (0)