mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2025-04-02 22:00:13 +08:00
Package 'fs' never used
This commit is contained in:
parent
3949abe09f
commit
018d3de5a2
@ -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({
|
||||||
|
Loading…
Reference in New Issue
Block a user