Fix warnings in MediaBrowser.Controller/Drawing

This commit is contained in:
Rich Lander
2021-07-24 20:33:58 -07:00
parent 5a9bd712b3
commit 9aebb86a68
7 changed files with 15 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
#nullable disable
#pragma warning disable CA1002
using System.Collections.Generic;
using Jellyfin.Data.Entities;