Commit 8cc4050
Remove redundant model PII tag checking logic
- Remove model-level PII tag checking from get_pii_columns_from_parent_model
- This logic is handled elsewhere as noted by Yosef
- Simplifies macro to focus only on column-level PII detection
Co-Authored-By: Yosef Arbiv <[email protected]>1 parent c5b9f45 commit 8cc4050
File tree
1 file changed
+1
-27
lines changed- macros/edr/system/system_utils
1 file changed
+1
-27
lines changedLines changed: 1 addition & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 38 | + | |
65 | 39 | | |
66 | 40 | | |
67 | 41 | | |
| |||
0 commit comments