Commit 7c8f702
committed
[MINOR] Remove unused import
### What changes were proposed in this pull request?
Remove unused import in `TimestampNTZType`.
### Why are the changes needed?
Cleanup
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
N/A
Closes #36448 from sunchao/remove.
Authored-by: Chao Sun <[email protected]>
Signed-off-by: Chao Sun <[email protected]>1 parent 8f0aca2 commit 7c8f702
File tree
1 file changed
+0
-1
lines changed- sql/catalyst/src/main/scala/org/apache/spark/sql/types
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments