summaryrefslogtreecommitdiff
path: root/doCommon.go
diff options
context:
space:
mode:
Diffstat (limited to 'doCommon.go')
-rw-r--r--doCommon.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/doCommon.go b/doCommon.go
index d3a2ad2..e7ecb70 100644
--- a/doCommon.go
+++ b/doCommon.go
@@ -8,10 +8,6 @@ import (
"go.wit.com/log"
)
-func doScan() {
- me.forge.ScanGoSrc()
-}
-
func doGitPull() {
allerr := me.found.RillGitPull(40, 5)