Updated examples to match
This commit is contained in:
parent
d716aa9455
commit
1e1ae572f2
@ -1,7 +1,6 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import "fmt"
|
import "fmt"
|
||||||
import "log"
|
|
||||||
import "net/http"
|
import "net/http"
|
||||||
import "hnakra/service"
|
import "hnakra/service"
|
||||||
|
|
||||||