From 6c5c3c11abc41e62f9fd5540cdcddd71a84c8c47 Mon Sep 17 00:00:00 2001 From: Un Date: Sun, 22 Jan 2023 13:23:34 +0000 Subject: [PATCH] remove stars.ts it doesn't exist --- nootils/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/nootils/index.ts b/nootils/index.ts index a68c9c7..c90408c 100644 --- a/nootils/index.ts +++ b/nootils/index.ts @@ -10,7 +10,6 @@ export * from './decor/rain.ts' export * from './decor/smoke.ts' export * from './decor/snow.ts' export * from './decor/water.ts' -export * from './stars.ts' export * from './notes/ghosty.ts' export * from './notes/notetrail.ts'