瀏覽代碼

remove #nullable

crobibero 5 年之前
父節點
當前提交
e4a13f0e1e
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Jellyfin.Api/Controllers/ScheduledTasksController.cs

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

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