Skip to content

Commit 727e5f8

Browse files
Rebase on latest master
1 parent 7c2355a commit 727e5f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/services/app-files-updater.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
import * as path from "path";
22
import * as minimatch from "minimatch";
33
import * as constants from "../constants";
4-
<<<<<<< HEAD
54
import * as fs from "fs";
6-
import Future = require("fibers/future");
7-
=======
8-
>>>>>>> Make createDirectory sync (use mkdirp.sync)
95

106
export class AppFilesUpdater {
117
constructor(

0 commit comments

Comments
 (0)