Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 96019e4

Browse files
Fix after rebasing to latest master
1 parent 25c34c3 commit 96019e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mobile/ios/device/ios-device-file-system.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as iOSProxyServices from "./ios-proxy-services";
22
import * as path from "path";
33
import * as ref from "ref";
44
import * as util from "util";
5-
import Future = require("fibers/future");
65

76
export class IOSDeviceFileSystem implements Mobile.IDeviceFileSystem {
87
constructor(private device: Mobile.IiOSDevice,

0 commit comments

Comments
 (0)