We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b813667 commit edfa867Copy full SHA for edfa867
lib/providers/logcat-printer.ts
@@ -1,6 +1,5 @@
1
///<reference path="../.d.ts"/>
2
"use strict";
3
-import Future = require("fibers/future");
4
5
export class LogcatPrinter implements Mobile.ILogcatPrinter {
6
constructor(private $logger: ILogger) { }
0 commit comments