Skip to content

Commit

Permalink
oop
Browse files Browse the repository at this point in the history
  • Loading branch information
Veth-s committed Jan 15, 2025
1 parent 2331306 commit 42c67a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/VethPlayerPanel.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useBackend, useLocalState } from '../backend';
import { Box, Button, Section, Table, TextArea, Grid } from '../components';
import { Box, Button, Section, Table, TextArea } from '../components';
import { Window } from '../layouts';

type PlayerData = {
Expand Down

0 comments on commit 42c67a6

Please sign in to comment.