From 92e8596b78982885803994b50c6b35f73f7a403e Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Tue, 19 Sep 2023 23:40:03 +0100 Subject: :recycle: So long monorepo. --- compat/lustre_animation/test/start_examples.mjs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 compat/lustre_animation/test/start_examples.mjs (limited to 'compat/lustre_animation/test/start_examples.mjs') diff --git a/compat/lustre_animation/test/start_examples.mjs b/compat/lustre_animation/test/start_examples.mjs deleted file mode 100644 index 6d792c7..0000000 --- a/compat/lustre_animation/test/start_examples.mjs +++ /dev/null @@ -1,5 +0,0 @@ -import * as two from "../build/dev/javascript/lustre_animation/example_two_independent.mjs"; -import * as drops from "../build/dev/javascript/lustre_animation/example_drops.mjs"; - -two.main(); -drops.main(); -- cgit v1.2.3