Browse Source

remove #nullable

crobibero 5 years ago
parent
commit
8f1505cdf5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Jellyfin.Api/Controllers/ChannelsController.cs

+ 0 - 2
Jellyfin.Api/Controllers/ChannelsController.cs

@@ -1,5 +1,3 @@
-#nullable enable
-
 using System;
 using System.Collections.Generic;
 using System.Linq;