Commit fe761c8
committed
style: Remove unused imports in BuildInSqlFunctionTable to fix checkstyle violations
- Remove unused import: ConnectedComponents
- Remove unused import: LabelPropagation
- Remove unused import: Louvain
These imports were added during merge but not actually used in the code.
Checkstyle was failing with UnusedImports warnings.1 parent 0992714 commit fe761c8
1 file changed
Lines changed: 0 additions & 3 deletions
File tree
- geaflow/geaflow-dsl/geaflow-dsl-plan/src/main/java/org/apache/geaflow/dsl/schema/function
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
51 | | - | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
| |||
0 commit comments