Merge pull request #213 from Royalgamer06/patch-2

Package 'fs' never used
This commit is contained in:
Alex Corn 2018-11-19 14:54:33 -05:00 committed by GitHub
commit 4e90811008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
var SteamCommunity = require('../index.js');
var ReadLine = require('readline');
var fs = require('fs');
var community = new SteamCommunity();
var rl = ReadLine.createInterface({