mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-11 15:03:20 -05:00
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
Block a user