This commit is contained in:
konrad 2018-07-12 11:55:07 +02:00 committed by kolaente
parent 868b93dbbc
commit fb4fa25f2f
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -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