This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
1
Star
0
Fork
You've already forked jellyfin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
remove #nullable
Browse Source
pull/2929/head
crobibero
4 years ago
parent
39376bace3
commit
e4a13f0e1e
1 changed files
with
0 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Jellyfin.Api/Controllers/ScheduledTasksController.cs
Unescape
Escape
View File
@ -1,5 +1,3 @@
#nullable enable
using
System
;
using
System.Collections.Generic
;
using
System.Linq
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/jellyfin
Title
Body
Create Issue