commit 438034ee863a3422cb08e94105c6f0585674d159 parent 361733b9f7c50d5a4b3a10e00cd3643d38dd4df3 Author: Jack Mordaunt <jackmordaunt@gmail.com> Date: Wed, 7 Nov 2018 13:26:53 +1300 [-] Removed old comment. Diffstat:
| M | cmd/desktop/main.go | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/cmd/desktop/main.go b/cmd/desktop/main.go @@ -88,8 +88,6 @@ func main() { } // UI serves the user interface over http. -// This UI is extremely simple, consisting of exactly one page, as such we refer -// to that markup simply as "Template". type UI struct { App *Giffer Router *mux.Router