From 12c0ca377d6dadc1f003676dd9638b186b7bc34c Mon Sep 17 00:00:00 2001 From: LoliBot <107805973+elrebelde21@users.noreply.github.com> Date: Sun, 5 Nov 2023 14:23:34 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9D=99=87=F0=9D=99=A4=F0=9D=99=A1?= =?UTF-8?q?=F0=9D=99=9E=F0=9D=98=BD=F0=9D=99=A4=F0=9D=99=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 347b6137d..145ace7f7 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ import { watchFile, unwatchFile } from 'fs' import chalk from 'chalk' import { fileURLToPath } from 'url' -import fs from 'fs' +import fs from 'fs' import cheerio from 'cheerio' import fetch from 'node-fetch' import axios from 'axios'