Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
vsliouniaev authored and jacksontj committed Nov 19, 2019
1 parent 977c583 commit 4e487c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/promxy/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package main
import (
"context"
"encoding/json"
"github.com/golang/glog"
"io"

"github.com/golang/glog"

"fmt"
"net"
"net/http"
Expand Down

0 comments on commit 4e487c6

Please sign in to comment.