Skip to content

Commit

Permalink
Drop unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrichb committed Sep 3, 2024
1 parent a2aa68f commit d7b71bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#if RESHARPER
using System.Collections.Generic;
using System.Linq;
using JetBrains.TestFramework;
using JetBrains.Util;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using System.IO;
using System.Text.RegularExpressions;
using JetBrains.Annotations;
using JetBrains.Application.Settings;
using JetBrains.Diagnostics;
using JetBrains.ReSharper.Feature.Services.Daemon;
using JetBrains.ReSharper.Psi.CSharp.Tree;
Expand Down

0 comments on commit d7b71bb

Please sign in to comment.