Skip to content

Commit

Permalink
Make sure linter fails
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 9, 2023
1 parent f853a89 commit 99c5946
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
@@ -1,7 +1,7 @@
package main

import (
"bufio"
"bufio"
"fmt"
"log"
"net/http"
Expand Down

0 comments on commit 99c5946

Please sign in to comment.