Remove third-party password strength plugin

This commit is contained in:
James Brooks
2018-11-06 17:55:09 +00:00
parent 75ac12631e
commit 9de2ea22e3
4 changed files with 2 additions and 85 deletions

View File

@@ -46,7 +46,6 @@ mix
'node_modules/sweetalert2/dist/sweetalert2.min.js',
'node_modules/livestamp/livestamp.js',
'node_modules/jquery-serializeobject/jquery.serializeObject.js',
'resources/assets/js/password-strength.js',
'resources/assets/js/cachet.js',
], 'public/dist/js/all.js')