aboutsummaryrefslogtreecommitdiffstats
path: root/vm
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-03-10 19:06:16 +0800
committerobscuren <geffobscura@gmail.com>2015-03-10 19:06:16 +0800
commit56524d13b5113751539fe0a86a0a88fc4c45d2af (patch)
treeb7eeca15e85a44be617df410a6153e6b286d4ee5 /vm
parentb87442a9f72f9f8dad9ea1442fc69529b2aaa631 (diff)
downloadgo-tangerine-56524d13b5113751539fe0a86a0a88fc4c45d2af.tar.gz
go-tangerine-56524d13b5113751539fe0a86a0a88fc4c45d2af.tar.zst
go-tangerine-56524d13b5113751539fe0a86a0a88fc4c45d2af.zip
removed debugger
Diffstat (limited to 'vm')
-rw-r--r--vm/debugger.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm/debugger.go b/vm/debugger.go
deleted file mode 100644
index 830a8f69d..000000000
--- a/vm/debugger.go
+++ /dev/null
@@ -1 +0,0 @@
-package vm