Skip to content

Commit

Permalink
Remove ReplicatedStorage
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
  • Loading branch information
RyanLua committed Jun 18, 2024
1 parent b60cc27 commit a9de920
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
]]

local ContextActionService = game:GetService("ContextActionService")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local TextChatService = game:GetService("TextChatService")
local UserInputService = game:GetService("UserInputService")
local StarterGui = game:GetService("StarterGui")
Expand Down

0 comments on commit a9de920

Please sign in to comment.