Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
remove redundant require
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeseese committed Jan 7, 2019
1 parent a2c5c3a commit 4cca171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chain/logging.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var path = require("path")
var fs = require("fs")
var fse = require("fs-extra")
var padStart = require("lodash.padstart")

Expand Down

0 comments on commit 4cca171

Please sign in to comment.