diff options
author | hanemile <hanemile@protonmail.com> | 2019-01-21 21:06:53 +0100 |
---|---|---|
committer | hanemile <hanemile@protonmail.com> | 2019-01-21 21:06:53 +0100 |
commit | cbb3e86ae93a39bdc1aca5de9208179ff158e75a (patch) | |
tree | b1ce4b4b48737b6a871dbd8d67a7a4c5bd82d20a | |
parent | 124e9141b9fe5ba17062cdee9cf4f322647240fe (diff) |
.
-rw-r--r-- | main.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/main.go b/main.go index e494ab7..6cce1ca 100644 --- a/main.go +++ b/main.go @@ -20,11 +20,6 @@ var ( mutex = &sync.Mutex{} ) -type metric struct { - key string - value float64 -} - // indexHandler handles incomming requests on the / endpoint func indexHandler(w http.ResponseWriter, r *http.Request) { infostring := `Galaxy Simulator Manager |