Skip to content

Commit

Permalink
test: remove unused nslog dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Aug 4, 2016
1 parent aa0682f commit d70e04e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/fixtures/test-app/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@
"description": "Test Application (test quite \" #378)",
"author": "Foo Bar <foo@example.com>",
"license": "MIT",
"homepage": "http://foo.example.com",
"dependencies": {
"nslog": "^3.0.0"
}
"homepage": "http://foo.example.com"
}

0 comments on commit d70e04e

Please sign in to comment.