summaryrefslogtreecommitdiff
path: root/doGitPull.go
diff options
context:
space:
mode:
Diffstat (limited to 'doGitPull.go')
-rw-r--r--doGitPull.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/doGitPull.go b/doGitPull.go
deleted file mode 100644
index cca3b19..0000000
--- a/doGitPull.go
+++ /dev/null
@@ -1,7 +0,0 @@
-package main
-
-// An app to submit patches for the 30 GO GUI repos
-
-func doGitPull() {
- me.found.RillGitPull()
-}