aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-18 23:08:33 -0500
committerbobzel <zzzman@gmail.com>2023-12-18 23:08:33 -0500
commitb429869f710ec664b2750d5e92207707ae4748e5 (patch)
tree2f21aaa8334f1aff58f41e7d8d37312c7f808489 /src
parenta7729d519582505f001d8247d3f8273d409f6719 (diff)
removed decleartion.d.ts which wasn't being used but caused warnings to appear for UnodBatch, etc.
Diffstat (limited to 'src')
-rw-r--r--src/client/views/collections/collectionFreeForm/declaration.d.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/views/collections/collectionFreeForm/declaration.d.ts b/src/client/views/collections/collectionFreeForm/declaration.d.ts
deleted file mode 100644
index 8feaf678f..000000000
--- a/src/client/views/collections/collectionFreeForm/declaration.d.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-// declare module '*.jpg';
-// declare module '*.png';
-// declare module '*.gif'; \ No newline at end of file