mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2024-12-28 07:30:09 +08:00
Merge pull request #213 from Royalgamer06/patch-2
Package 'fs' never used
This commit is contained in:
commit
4e90811008
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user