mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 16:54:46 +03:00
Fixed a couple of merge errors.
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user