1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00

Enforce rule IDE0005 on build

This commit is contained in:
Bogdan
2023-05-28 02:53:49 +03:00
committed by GitHub
parent 8e771f95ad
commit 6b1e4ef819
14 changed files with 15 additions and 20 deletions
@@ -1,5 +1,4 @@
using System.Collections.Generic;
using System.Linq;
using FizzWare.NBuilder;
using FluentAssertions;
using NUnit.Framework;