summaryrefslogtreecommitdiff
path: root/scratch/refresh.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/refresh.lua')
-rw-r--r--scratch/refresh.lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/scratch/refresh.lua b/scratch/refresh.lua
index 24e864b..a67676a 100644
--- a/scratch/refresh.lua
+++ b/scratch/refresh.lua
@@ -1,5 +1,4 @@
R("99")
-local Range = require("99.geo").Range
-
-local selection = Range:from_visual_selection()
+function fizz_buzz(count)
+end