1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-21 02:33:37 +00:00

attachment events

This commit is contained in:
Kyle Spearrin
2018-06-09 13:29:07 -04:00
parent fe3a878542
commit 7b05416d55
2 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,6 @@ import { TrueFalseValueDirective } from './directives/true-false-value.directive
imports: [],
declarations: [
InputVerbatimDirective,
TrueFalseValueDirective,
],
})
export class DummyModule {