Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
tank
Commits
decc285f
Verified
Commit
decc285f
authored
4 months ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
feat: remove unused PlaylistsListing type
parent
e2c31c1e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
api/v1/types.go
+0
-5
0 additions, 5 deletions
api/v1/types.go
with
0 additions
and
5 deletions
api/v1/types.go
+
0
−
5
View file @
decc285f
...
@@ -63,8 +63,3 @@ type FileUsageListing struct {
...
@@ -63,8 +63,3 @@ type FileUsageListing struct {
type
FileImportLogs
struct
{
type
FileImportLogs
struct
{
Logs
store
.
ImportLogs
`json:"results"`
Logs
store
.
ImportLogs
`json:"results"`
}
}
// Playlists
type
PlaylistsListing
struct
{
Playlists
[]
store
.
Playlist
`json:"results"`
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment