From 62a33a110d128f75ece0db0735c58fe8de876a7b Mon Sep 17 00:00:00 2001 From: Taken Date: Sat, 21 Sep 2024 23:12:53 +0200 Subject: [PATCH] Removing test commit --- src/index.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/index.ts b/src/index.ts index f306055..b7b9fb2 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,5 +1,3 @@ import { Illegitimate } from "utils/Illegitimate.js" new Illegitimate().start() - -// test