fmt
the build was successful Details

This commit is contained in:
konrad 2017-11-21 12:10:16 +01:00 committed by kolaente
parent 1d2dfa487c
commit e58bccb6e8
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -2,11 +2,11 @@ package v1
import (
"encoding/json"
"fmt"
"git.mowie.cc/konrad/Library/models"
"github.com/labstack/echo"
"net/http"
"strings"
"fmt"
)
type publisherPayload struct {