diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-01-11 02:56:32 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-01-11 02:56:32 +0100 |
commit | ffe6dee6aa50c864cc9a36e816eb95f2f23719b1 (patch) | |
tree | dddcd8134d351241e5af8e016fa59848beace6d1 /extension/tsconfig.json | |
parent | 4f934925e017082606f2786e0bbf0d48281928d9 (diff) |
refactor code to be clearer/prettier
Diffstat (limited to 'extension/tsconfig.json')
-rw-r--r-- | extension/tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extension/tsconfig.json b/extension/tsconfig.json index e76d322af..7f98b3904 100644 --- a/extension/tsconfig.json +++ b/extension/tsconfig.json @@ -19,7 +19,6 @@ "lib/wallet/types.ts", "lib/commonHelpers.ts", "lib/polyfill-react.ts", - "lib/wallet/timerThread.ts", "content_scripts/notify.ts", "background/main.ts", "popup/balance-overview.tsx", |