From 90d8a7a6849929a6ded91e48c7038b8febedb1bc Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 18 Dec 2019 12:02:26 -0500 Subject: [PATCH] remove an unused dependency --- www/common/common-ui-elements.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index c1c8bf2b1..82cce9d10 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -16,7 +16,6 @@ define([ '/bower_components/nthen/index.js', '/common/invitation.js', - '/bower_components/scrypt-async/scrypt-async.js', 'css!/customize/fonts/cptools/style.css', '/bower_components/croppie/croppie.min.js', 'css!/bower_components/croppie/croppie.css',