Skip to content

Commit

Permalink
idk mayvbe this fixes linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Constellado committed Jun 15, 2024
1 parent bcfaa68 commit 0007671
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tgui/packages/tgui/interfaces/ShipOwner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
} from '../components';
import { Window } from '../layouts';


export const ShipOwner = (props, context) => {
return (
<Window width={620} height={620} resizable>
Expand Down

0 comments on commit 0007671

Please sign in to comment.