Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Remove HttpService declaration (lsp prob added it)
Browse files Browse the repository at this point in the history
  • Loading branch information
regginator committed Jan 14, 2023
1 parent a766a0f commit d9beb04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
Desc: Initializes the front-end app client, works with codegen assembler and Fusion
components for UI
]]
local HttpService = game:GetService("HttpService")

local ServerStorage = game:GetService("ServerStorage")
local Selection = game:GetService("Selection")
Expand Down

0 comments on commit d9beb04

Please sign in to comment.