parent
c097264bde
commit
0b1212f428
@ -1,8 +1,8 @@
|
||||
package v1
|
||||
|
||||
import (
|
||||
"github.com/labstack/echo"
|
||||
"git.kolaente.de/konrad/Library/models"
|
||||
"github.com/labstack/echo"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
@ -22,4 +22,4 @@ func ShowLogs(c echo.Context) error {
|
||||
}
|
||||
|
||||
return c.JSON(http.StatusOK, logs)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user