Package 'fs' never used

This commit is contained in:
Royalgamer06 2018-11-19 20:48:57 +01:00 committed by GitHub
parent 3949abe09f
commit 018d3de5a2
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({