From 18725f64428264a5bc7f22a85ac3b6ba14b82601 Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 6 Dec 2025 10:01:19 +0300 Subject: [PATCH] zapret-lib: remove temp debug code --- lua/zapret-lib.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/zapret-lib.lua b/lua/zapret-lib.lua index 32704e1..60d2aef 100644 --- a/lua/zapret-lib.lua +++ b/lua/zapret-lib.lua @@ -1196,5 +1196,3 @@ function ipfrag2(dis, ipfrag_options) return {dis1,dis2} end - -print(bitor(-4,-2)) \ No newline at end of file