Selaa lähdekoodia

Don't disable warnings in MediaBrowser.Providers/MediaInfo/AudioResolver.cs

Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Jonas Resch 3 vuotta sitten
vanhempi
sitoutus
1a35690834
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      MediaBrowser.Providers/MediaInfo/AudioResolver.cs

+ 0 - 2
MediaBrowser.Providers/MediaInfo/AudioResolver.cs

@@ -1,5 +1,3 @@
-#pragma warning disable CA1002, CS1591
-
 using System;
 using System.Collections.Generic;
 using System.IO;