summaryrefslogtreecommitdiff
path: root/doGitPull.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-05 14:17:50 -0600
committerJeff Carr <[email protected]>2024-12-05 14:17:50 -0600
commit1d352604b9a88e59284d9b1d6a46019c31816247 (patch)
tree1a6234cf265df832a6d1cf66b113080c0f57fcfd /doGitPull.go
parent816760d1372d6d1922a9916f3150e49f3fd562cd (diff)
still invalid repos getting in the repos.pbv0.22.9v0.22.10
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()
-}