Skip to content

Commit 4632b7f

Browse files
committed
WHOOPS
1 parent b70ecd6 commit 4632b7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lua/ulx/modules/sh/geoip.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ local function geoip_capture(ply, callback, errcallback)
2929
)
3030
end
3131

32-
local function
33-
3432
function ulx.geoip(calling_ply, target_ply)
3533
local user_name = target_ply:Nick()
3634
ULib.tsay(calling_ply, "[ULX GeoIP]: Attempting to fetch GeoIP data for: " .. user_name)

0 commit comments

Comments
 (0)