Skip to content

Commit

Permalink
Remove the old json viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
DingoEatingFuzz committed Jul 31, 2018
1 parent 5d5e5a7 commit 6db90c7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 152 deletions.
1 change: 0 additions & 1 deletion ui/app/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@import './components/gutter';
@import './components/inline-definitions';
@import './components/job-diff';
@import './components/json-viewer';
@import './components/loading-spinner';
@import './components/metrics';
@import './components/node-status-light';
Expand Down
146 changes: 0 additions & 146 deletions ui/app/styles/components/json-viewer.scss

This file was deleted.

1 change: 0 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"fuse.js": "~3.2.0",
"husky": "^0.14.3",
"ivy-codemirror": "^2.1.0",
"json-formatter-js": "^2.2.0",
"lint-staged": "^6.0.0",
"loader.js": "^4.2.3",
"lodash.intersection": "^4.4.0",
Expand Down
4 changes: 0 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5458,10 +5458,6 @@ jsmin@1.x:
version "1.0.1"
resolved "https://registry.yarnpkg.com/jsmin/-/jsmin-1.0.1.tgz#e7bd0dcd6496c3bf4863235bf461a3d98aa3b98c"

json-formatter-js@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/json-formatter-js/-/json-formatter-js-2.2.0.tgz#1ed987223ef2f1d945304597faae78b580a8212b"

json-parse-better-errors@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
Expand Down

0 comments on commit 6db90c7

Please sign in to comment.