mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Revert "Реализована страница 404 ошибки"
This reverts commit c2d0cb93cb.
This commit is contained in:
@@ -31,8 +31,6 @@ func FindRecord(username string) (SkinItem, error) {
|
||||
if (decodeErr != nil) {
|
||||
log.Println("Cannot decode record data")
|
||||
}
|
||||
} else {
|
||||
log.Println("Error on request user data")
|
||||
}
|
||||
|
||||
return record, err
|
||||
|
||||
Reference in New Issue
Block a user