1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02: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 {
private browserCache: Browser = null;
private analyticsIdCache: string = null;