1
0
mirror of https://github.com/bitwarden/web synced 2025-12-27 13:43:21 +00:00

move reports to their own module

This commit is contained in:
Kyle Spearrin
2017-05-25 18:22:19 -04:00
parent 1e3a39defc
commit 618cb07ead
8 changed files with 19 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
angular
.module('bit.tools', ['ui.bootstrap', 'toastr', 'ngSanitize']);
.module('bit.tools', ['ui.bootstrap', 'toastr']);