From 6a40b81939d83704fbb10697c2e3013e72c770d1 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Tue, 15 Feb 2022 12:46:17 -0800 Subject: [PATCH] Removed requirement for promise module, #3653 --- pluginHandler.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pluginHandler.js b/pluginHandler.js index 953a8942..83138a4c 100644 --- a/pluginHandler.js +++ b/pluginHandler.js @@ -13,7 +13,6 @@ /*jshint strict: false */ /*jshint esversion: 6 */ "use strict"; -require('promise'); /* Existing plugins: