mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
remove "use strict" directives
This commit is contained in:
parent
ddfb3b0d53
commit
83c395cf96
48 changed files with 0 additions and 95 deletions
|
@ -1,5 +1,3 @@
|
|||
'use strict';
|
||||
|
||||
let _ = require('lodash');
|
||||
let inherits = require('util').inherits;
|
||||
let Joi = require('joi');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue