Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
karimsa committed Feb 16, 2022
1 parent 5d2738e commit 0e6b128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.go
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@ package patrol

import (
"bytes"
_ "embed"
"encoding/base64"
"fmt"
"log"
@@ -10,7 +11,6 @@ import (
"strings"
"text/template"
"time"
_ "embed"

"github.com/andanhm/go-prettytime"
"github.com/wcharczuk/go-chart"

0 comments on commit 0e6b128

Please sign in to comment.