Removing file
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
package models
|
|
||||||
|
|
||||||
type AccessLevel struct {
|
|
||||||
Id int `json:"id"`
|
|
||||||
Level string `json:"level"`
|
|
||||||
SongId int `json:"song_id"`
|
|
||||||
}
|
|
Reference in New Issue
Block a user