Skip to content

Commit 4cbb9f0

Browse files
authored
Remove unused getservice
Signed-off-by: GitHub <noreply@github.com>
1 parent eefa246 commit 4cbb9f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Components/HintSlot.luau

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--!strict
22

3-
local UserInputService = game:GetService("UserInputService")
4-
53
local React = require("../Packages/React")
64

75
local function SlotButton(props: {

0 commit comments

Comments
 (0)