summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-04-01 20:22:04 +0100
committerubq323 <ubq323@ubq323.website>2024-04-01 20:22:04 +0100
commit48cea8712dcf85f62e5377b8912c1166cda8455e (patch)
tree19b9861c59c16a24f10c1b44fc0889e16c37f723
parent1ceb8c999085b1feae436f5aeddd41f3f3347866 (diff)
launch john
-rw-r--r--john.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/john.lua b/john.lua
index 93d001f..1236df8 100644
--- a/john.lua
+++ b/john.lua
@@ -18,7 +18,6 @@ end
local h = assert(http.get(URL, {}, true))
fb:ppm(h)
-h.close()
local W,H = fb:get_size()