1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00

cleanup and formatting

This commit is contained in:
Kyle Spearrin
2017-11-27 23:46:03 -05:00
parent 78c4ea7ecb
commit 8332e52a7b
19 changed files with 104 additions and 146 deletions

View File

@@ -1,4 +1,4 @@
import * as template from './about.component.html';
import * as template from './about.component.html';
class AboutController {
version: string;