소스 검색

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;