Removed requirement for promise module, #3653
This commit is contained in:
parent
1b49f64498
commit
6a40b81939
|
@ -13,7 +13,6 @@
|
|||
/*jshint strict: false */
|
||||
/*jshint esversion: 6 */
|
||||
"use strict";
|
||||
require('promise');
|
||||
|
||||
/*
|
||||
Existing plugins:
|
||||
|
|
Loading…
Reference in New Issue