about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhanemile <hanemile@protonmail.com>2019-01-21 21:06:53 +0100
committerhanemile <hanemile@protonmail.com>2019-01-21 21:06:53 +0100
commitcbb3e86ae93a39bdc1aca5de9208179ff158e75a (patch)
treeb1ce4b4b48737b6a871dbd8d67a7a4c5bd82d20a
parent124e9141b9fe5ba17062cdee9cf4f322647240fe (diff)
.
-rw-r--r--main.go5
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