From 2cd02a15fe7e68b04f0a00a462ed18a924f7abaf Mon Sep 17 00:00:00 2001 From: angusmcleod Date: Thu, 9 Sep 2021 14:39:36 +0800 Subject: [PATCH] COMPATIBILITY: remove removed vendor --- assets/javascripts/wizard-custom.js | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/javascripts/wizard-custom.js b/assets/javascripts/wizard-custom.js index d76665b0..768719c9 100644 --- a/assets/javascripts/wizard-custom.js +++ b/assets/javascripts/wizard-custom.js @@ -64,7 +64,6 @@ //= require markdown-it-bundle //= require lodash.js -//= require mousetrap.js //= require template_include.js //= require caret_position.js //= require popper.js