diff --git a/components/profile.js b/components/profile.js index f24d1ad..40098b8 100644 --- a/components/profile.js +++ b/components/profile.js @@ -1,5 +1,4 @@ const Cheerio = require('cheerio'); -const FormData = require('form-data'); const FS = require('fs'); const SteamID = require('steamid');