Merge branch 'remove_files' into 'main'
Removing file See merge request kdeng00/icarus-models!9
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