api: run go fmt

This commit is contained in:
Adhityaa Chandrasekar
2019-02-04 18:10:59 -05:00
parent 1aea90cb07
commit a4fbf67d73
5 changed files with 11 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
package main
import (
"net/http"
"fmt"
"net/http"
"time"
)