1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 09:33:27 +00:00

remove angular jwt lib

This commit is contained in:
Kyle Spearrin
2016-09-21 12:04:40 -04:00
parent f4bac9cffb
commit 6281b1d106
2 changed files with 1 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
angular
.module('bit.services', ['angular-jwt', 'toastr']);
.module('bit.services', ['toastr']);