mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-08-22 14:43:29 +08:00
Package 'fs' never used
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
var SteamCommunity = require('../index.js');
|
var SteamCommunity = require('../index.js');
|
||||||
var ReadLine = require('readline');
|
var ReadLine = require('readline');
|
||||||
var fs = require('fs');
|
|
||||||
|
|
||||||
var community = new SteamCommunity();
|
var community = new SteamCommunity();
|
||||||
var rl = ReadLine.createInterface({
|
var rl = ReadLine.createInterface({
|
||||||
|
|||||||
Reference in New Issue
Block a user