Skip to content

Commit

Permalink
fix: remove unused left-pad (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
iiska authored and vasco-santos committed Oct 14, 2019
1 parent fdd8374 commit 2ab0fbd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
include:
- stage: check
script:
- npx aegir commitlint --travis
- npx aegir dep-check -- -i wrtc -i electron-webrtc
- npm run lint

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"debug": "^4.1.1",
"err-code": "^2.0.0",
"interface-datastore": "~0.7.0",
"left-pad": "^1.3.0",
"libp2p-crypto": "^0.16.2",
"multihashes": "~0.4.14",
"peer-id": "^0.12.2",
Expand Down

0 comments on commit 2ab0fbd

Please sign in to comment.