mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
removed unneeded grunt.loadNpmTasks
This commit is contained in:
parent
31ba5de2df
commit
963970556e
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ module.exports = function (grunt) {
|
|||
|
||||
// load plugins
|
||||
require('load-grunt-tasks')(grunt);
|
||||
grunt.loadNpmTasks('grunt-connect-rewrite');
|
||||
|
||||
// Load Marvel tasks. Identical task names will override kibana tasks
|
||||
grunt.loadTasks('tasks');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue