Skip to content

Commit

Permalink
Remove erroneously added System.Windows.Documents using statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanmoffat committed Sep 16, 2022
1 parent 78a2a54 commit dc5e49f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EndlessClient/HUD/Inventory/InventorySpaceValidator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
using Optional.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Documents;

namespace EndlessClient.HUD.Inventory
{
Expand Down

0 comments on commit dc5e49f

Please sign in to comment.