Skip to content

Commit

Permalink
common/files: removed unused helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Melyukov committed Jun 22, 2017
1 parent 3a5e384 commit bdd2423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/common/files.js
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ var FileManager = function(baseURI, relBaseURI, console, flow){
this.readInfo = [];

// helpers
this.unixpath = unixpath;
this.abspath = abspath;
};

Expand Down

0 comments on commit bdd2423

Please sign in to comment.