Skip to content

Commit

Permalink
[UPDATE] Fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
flickz committed Jul 20, 2017
1 parent 6daddb9 commit 5d1ebcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test/
1 change: 0 additions & 1 deletion newspaperjs/lib/network.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const request = require('request-promise-native');
const cheerio = require('cheerio');
const fs = require('fs');
const path = require('path');
const Rx = require('rx');

const config = require('./config');

Expand Down

0 comments on commit 5d1ebcc

Please # to comment.