Skip to content

Commit

Permalink
remove validate-json to resolve bad merge (#34249)
Browse files Browse the repository at this point in the history
* remove validate-json to resolve bad merge

* Remove import of validate_json
  • Loading branch information
lizozom authored Apr 1, 2019
1 parent 762b42e commit e934a48
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 176 deletions.
111 changes: 0 additions & 111 deletions src/legacy/ui/public/agg_types/directives/__tests__/validate_json.js

This file was deleted.

64 changes: 0 additions & 64 deletions src/legacy/ui/public/agg_types/directives/validate_json.js

This file was deleted.

1 change: 0 additions & 1 deletion src/legacy/ui/public/agg_types/param_types/json.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
*/

import _ from 'lodash';
import '../directives/validate_json';
import { RawJsonParamEditor } from '../controls/raw_json';
import { BaseParamType } from './base';
import { createLegacyClass } from '../../utils/legacy_class';
Expand Down

0 comments on commit e934a48

Please sign in to comment.