aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/registry.moon2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/registry.moon b/core/registry.moon
index 53d2d3a..a0134ec 100644
--- a/core/registry.moon
+++ b/core/registry.moon
@@ -5,8 +5,6 @@
import Result from require 'core.result'
import Error from require 'core.error'
-unpack or= table.unpack
-
class Registry
--- internals for `Tag`
-- @section internals