summaryrefslogtreecommitdiff
path: root/common.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2025-06-10 11:05:42 +0100
committerubq323 <ubq323@ubq323.website>2025-06-10 11:05:42 +0100
commite7b9cbca4f71b04fb6dd9e05406aa9c5486a4ea8 (patch)
treefdf2ad61cc58032f35ac18aa1f621334a0270049 /common.lua
parent6f45066de41001ed7c4d7e7b7db4b2e87b7ef3b3 (diff)
more tiny things
Diffstat (limited to 'common.lua')
-rw-r--r--common.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.lua b/common.lua
index bd86c6e..868f1b7 100644
--- a/common.lua
+++ b/common.lua
@@ -1,5 +1,4 @@
local class = require 'r.class'
-local pprint = require 'pprint'
local Pos = require 'r.pos'
local SIZE = 64