index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Model
/
Entities
/
EmptyRequestResult.cs
blob: 2b2b9bee943042f4de8098aacaa28bed31a5b3eb (
plain
)
1
2
3
4
5
6
7
namespace
MediaBrowser.Model.Entities
{
public
class
EmptyRequestResult
{
}
}