From 1c876aefa5c8750b0e6e9779b5fa37abe8b471aa Mon Sep 17 00:00:00 2001 From: TomyLobo Date: Sun, 16 Jun 2019 11:48:44 +0200 Subject: [PATCH] Fix whitespace Travis complained. --- lua/advdupe2/sv_file.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/advdupe2/sv_file.lua b/lua/advdupe2/sv_file.lua index bc61a9f..8a87a36 100644 --- a/lua/advdupe2/sv_file.lua +++ b/lua/advdupe2/sv_file.lua @@ -128,7 +128,7 @@ local function AdvDupe2_ReceiveFile(len, ply) end ply.AdvDupe2.Uploading = false end) - + if ply.AdvDupe2.Uploading then if stream then stream:Remove()