diff options
| author | Jeff Carr <[email protected]> | 2024-11-17 06:26:01 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-17 06:26:01 -0600 |
| commit | 014c9d5e3a408cb2b795acb994847b9b0a8b723a (patch) | |
| tree | 0cd8c41a5dff8098ccb658592b0f107e1b2a9ca6 /dumpClient.go | |
| parent | 47d10c231f09ee5d4dcb4e4c27c7f027c1f792ae (diff) | |
Diffstat (limited to 'dumpClient.go')
| -rw-r--r-- | dumpClient.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dumpClient.go b/dumpClient.go index 6c5c1af..4d3f6c1 100644 --- a/dumpClient.go +++ b/dumpClient.go @@ -105,8 +105,6 @@ func registerClient(f *os.File, r *http.Request) bool { if name == "Gopath" { gopath = value } - // Giturl https://git.wit.org/gui/go-gui-toolkits.git - // Headers: Gopath } } |
