aboutsummaryrefslogtreecommitdiff
path: root/extension/background/wallet.ts
diff options
context:
space:
mode:
Diffstat (limited to 'extension/background/wallet.ts')
-rw-r--r--extension/background/wallet.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/extension/background/wallet.ts b/extension/background/wallet.ts
index bc0a1a0f0..4ca4eb802 100644
--- a/extension/background/wallet.ts
+++ b/extension/background/wallet.ts
@@ -16,8 +16,6 @@
/// <reference path="../decl/urijs/URIjs.d.ts" />
/// <reference path="../decl/chrome/chrome.d.ts" />
-import URIStatic = uri.URIStatic;
-import Request = chrome.devtools.network.Request;
'use strict';