refactoring

This commit is contained in:
Manuel Simon Hirsig
2016-07-15 09:20:53 +02:00
parent 8fc0348f17
commit 73092f98fa
+1 -1
View File
@@ -1,4 +1,4 @@
local m, private, public = Aux:module('scan')
local m, private, public = Aux:module'scan'
local PAGE_SIZE = 50