mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-24 06:58:10 -05:00
Remove unneeded script
This commit is contained in:
parent
a1e1b5c175
commit
6d68eecaae
|
|
@ -1,7 +0,0 @@
|
|||
/* eslint-disable no-console */
|
||||
import "dotenv/config";
|
||||
import { sql } from "~/db/sql";
|
||||
|
||||
sql.prepare(`delete from "AllTeam" where "customUrl" = ''`).run();
|
||||
|
||||
console.log(`Done deleting empty team`);
|
||||
Loading…
Reference in New Issue
Block a user