diff options
| author | Jeff Carr <[email protected]> | 2024-10-26 05:17:51 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-26 05:17:51 -0500 |
| commit | 0dc393896c640d220a0825b56cc991e91963b7f9 (patch) | |
| tree | 3c3bd515e61c86bd66a764a740159deda66ce9d3 /http.go | |
| parent | 11f0cd97b596c2b08936edc2a99c5dac38df7637 (diff) | |
still works
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'http.go')
| -rw-r--r-- | http.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,8 +8,8 @@ import ( "go.wit.com/lib/gui/shell" pb "go.wit.com/lib/protobuf/virtbuf" - "go.wit.com/log" "go.wit.com/lib/virtigoxml" + "go.wit.com/log" ) // remove '?' part and trailing '/' |
