Commit 304d6ac
committed
[SPARK-44540][UI] Remove unused stylesheet and javascript files of jsonFormatter
### What changes were proposed in this pull request?
This PR safely removes unused stylesheet and javascript files of `jsonFormatter`
### Why are the changes needed?
Simplify css/js dependencies for UI
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
built and verified locally with UI
Closes #42145 from yaooqinn/SPARK-44540.
Authored-by: Kent Yao <[email protected]>
Signed-off-by: Kent Yao <[email protected]>1 parent b7d1050 commit 304d6ac
File tree
6 files changed
+0
-9
lines changed- core/src/main
- resources/org/apache/spark/ui/static
- scala/org/apache/spark/ui
- dev
6 files changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
416 | 415 | | |
417 | 416 | | |
418 | 417 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | 261 | | |
264 | 262 | | |
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
268 | 266 | | |
269 | | - | |
270 | 267 | | |
271 | 268 | | |
272 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
| |||
0 commit comments