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

Commit

Permalink
chore: fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Sep 6, 2018
1 parent 6285f02 commit b19a39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ class IPFS extends EventEmitter {
this.key = components.key(this)
this.stats = components.stats(this)
this.resolve = components.resolve(this)

this.state = require('./state')(this)

// ipfs.ls
Expand Down

0 comments on commit b19a39c

Please sign in to comment.