mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
Fixed a couple of merge errors.
This commit is contained in:
parent
33f6b13d4f
commit
086e2fdaa1
@ -1,11 +1,4 @@
|
|||||||
#nullable enable
|
#nullable enable
|
||||||
#pragma warning disable CS1591
|
|
||||||
#pragma warning disable CA1819
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using MediaBrowser.Model.Dto;
|
|
||||||
using MediaBrowser.Model.Updates;
|
|
||||||
|
|
||||||
namespace MediaBrowser.Model.Configuration
|
namespace MediaBrowser.Model.Configuration
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user