Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: remove superfluous import
Signed-off-by: Alexander Linne <[email protected]>
  • Loading branch information
alexanderlinne committed Dec 2, 2025
commit 142152f081c27e5868b0f6191af7052ab1d931a6
1 change: 0 additions & 1 deletion ArchUnitNET/Domain/Extensions/ICanBeAnalyzedExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;

Expand Down