This commit is contained in:
genofire 2019-12-28 17:44:54 +01:00 committed by Timm
commit 89ae122fc3
9 changed files with 113 additions and 114 deletions

View file

@ -26,4 +26,4 @@ func logError(err error) {
if err != nil {
log.Fatal(err)
}
}
}