Remove bad IDE imports
This commit is contained in:
parent
ca5c272859
commit
c48f2d39f0
@ -13,6 +13,8 @@
|
|||||||
You should have received a copy of the GNU General Public License along with
|
You should have received a copy of the GNU General Public License along with
|
||||||
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
|
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
|
||||||
*/
|
*/
|
||||||
|
/// <reference path="../decl/urijs/URIjs.d.ts" />
|
||||||
|
/// <reference path="../decl/chrome/chrome.d.ts" />
|
||||||
'use strict';
|
'use strict';
|
||||||
/**
|
/**
|
||||||
* See http://api.taler.net/wallet.html#general
|
* See http://api.taler.net/wallet.html#general
|
||||||
|
@ -16,8 +16,6 @@
|
|||||||
|
|
||||||
/// <reference path="../decl/urijs/URIjs.d.ts" />
|
/// <reference path="../decl/urijs/URIjs.d.ts" />
|
||||||
/// <reference path="../decl/chrome/chrome.d.ts" />
|
/// <reference path="../decl/chrome/chrome.d.ts" />
|
||||||
import URIStatic = uri.URIStatic;
|
|
||||||
import Request = chrome.devtools.network.Request;
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user