From 02dece1af0a05b2c12cabf3e59c4ec03712bc0da Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Mon, 7 Mar 2022 23:42:15 -0600 Subject: [PATCH] Use the data constants from the common module --- .../src/components/modals/ShipDesigner.svelte | 21 ++----------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/web-svelte/src/components/modals/ShipDesigner.svelte b/web-svelte/src/components/modals/ShipDesigner.svelte index 0858b9b..fb0cb69 100644 --- a/web-svelte/src/components/modals/ShipDesigner.svelte +++ b/web-svelte/src/components/modals/ShipDesigner.svelte @@ -1,5 +1,5 @@