This commit is contained in:
konrad 2017-12-01 12:47:13 +01:00 committed by kolaente
parent 2644141953
commit 0f092318e8
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ import (
"git.mowie.cc/konrad/Library/models"
"git.mowie.cc/konrad/Library/routes"
"context"
"fmt"
"os"
"time"
"os/signal"
"context"
"time"
)
// UserLogin Object to recive user credentials in JSON format