From 00076715e7b298a2d073bc02424a9ede7c2a1ad8 Mon Sep 17 00:00:00 2001 From: Constellado <64122807+Constellado@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:51:24 +1200 Subject: [PATCH] idk mayvbe this fixes linter --- tgui/packages/tgui/interfaces/ShipOwner.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/tgui/packages/tgui/interfaces/ShipOwner.tsx b/tgui/packages/tgui/interfaces/ShipOwner.tsx index 6b02fbb80697..db5942e9179a 100644 --- a/tgui/packages/tgui/interfaces/ShipOwner.tsx +++ b/tgui/packages/tgui/interfaces/ShipOwner.tsx @@ -9,7 +9,6 @@ import { } from '../components'; import { Window } from '../layouts'; - export const ShipOwner = (props, context) => { return (