fmt
This commit is contained in:
parent
868b93dbbc
commit
fb4fa25f2f
@ -1,10 +1,10 @@
|
||||
package crud
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"git.kolaente.de/konrad/list/models"
|
||||
"github.com/labstack/echo"
|
||||
"net/http"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
// ReadOneWeb is the webhandler to get one object
|
||||
|
Loading…
x
Reference in New Issue
Block a user