console.log()削除

This commit is contained in:
Last2014 2025-06-28 12:59:30 +09:00
parent f3cc634bb9
commit 761af6eafc
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ dotenv.config();
async function ueuse() {
const now = format(new Date(), "HH:mm");
console.log(now);
const resUeuse = await fetch(
`https://${process.env.SERVER}/api/ueuse/create`,