diff options
| author | Jeff Carr <[email protected]> | 2024-12-05 14:17:50 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-05 14:17:50 -0600 |
| commit | 1d352604b9a88e59284d9b1d6a46019c31816247 (patch) | |
| tree | 1a6234cf265df832a6d1cf66b113080c0f57fcfd /doGitPull.go | |
| parent | 816760d1372d6d1922a9916f3150e49f3fd562cd (diff) | |
Diffstat (limited to 'doGitPull.go')
| -rw-r--r-- | doGitPull.go | 7 |
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() -} |
