go fmt
parent
1741010449
commit
3598d68108
|
@ -4,10 +4,10 @@ import (
|
|||
"WorstCaptcha"
|
||||
"fmt"
|
||||
"gopkg.in/gcfg.v1"
|
||||
"os"
|
||||
"net/http"
|
||||
"log"
|
||||
"io"
|
||||
"log"
|
||||
"net/http"
|
||||
"os"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Reference in New Issue