Formatted code

This commit is contained in:
KD
2025-03-07 22:21:28 -05:00
parent 51acb0d978
commit f7720f151b

View File

@@ -5,4 +5,3 @@ type AccessLevel struct {
Level string `json:"level"`
SongId int `json:"song_id"`
}