mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 03:03:03 +00:00
Fix more warnings
This commit is contained in:
parent
f3ca4631c3
commit
42ffddc269
97 changed files with 624 additions and 279 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#pragma warning disable CS1591
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue