mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 19:07:06 +00:00
new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book
Former-commit-id: 350eafb0f70f8433e394e103ff93fa332ee00a05
This commit is contained in:
@@ -36,7 +36,6 @@ func main() {
|
||||
// any dependencies bindings here...
|
||||
todosApp.Register(
|
||||
todo.NewMemoryService(),
|
||||
sess.Start,
|
||||
)
|
||||
|
||||
todosController := new(controllers.TodoController)
|
||||
|
||||
Reference in New Issue
Block a user