master
Elis Axelsson 2016-04-27 14:57:46 +02:00
parent 1741010449
commit 3598d68108
1 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ import (
"WorstCaptcha"
"fmt"
"gopkg.in/gcfg.v1"
"os"
"net/http"
"log"
"io"
"log"
"net/http"
"os"
)
func main() {