Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenisanerd committed Jan 12, 2022
1 parent 1ca998e commit dcb153c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package main
import (
"context"
"fmt"
"log"
"io/ioutil"
"log"
"os"
"os/signal"
"strings"
Expand Down

0 comments on commit dcb153c

Please sign in to comment.