Skip to content

Commit

Permalink
Remove lib/util
Browse files Browse the repository at this point in the history
  • Loading branch information
cpettitt committed Sep 24, 2014
1 parent f09a8ef commit b97dd7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Includes only the "core" of graphlib
module.exports = {
Graph: require("./graph"),
util: require("./util"),
version: require("./version")
};
1 change: 0 additions & 1 deletion lib/util.js

This file was deleted.

0 comments on commit b97dd7e

Please sign in to comment.