1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

formatting

This commit is contained in:
Kyle Spearrin
2017-11-01 11:41:39 -04:00
parent d94c6de6f1
commit 51f2c9a30c

View File

@@ -13,7 +13,6 @@ const AnalyticsIds = {
}; };
export default class UtilsService { export default class UtilsService {
private browserCache: Browser = null; private browserCache: Browser = null;
private analyticsIdCache: string = null; private analyticsIdCache: string = null;