From 8bb4563279fd6a182085f115a042b84869a02a42 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Dominguez Date: Mon, 25 Jun 2018 10:15:59 +0900 Subject: [PATCH] 335 - Improvement - useless import grunt curl --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 2ea3bf006..282c8e0fb 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -3,7 +3,6 @@ module.exports = function(grunt) { require('load-grunt-tasks')(grunt); - require('grunt-curl')(grunt); // Project Configuration grunt.initConfig({