Skip to content

Commit

Permalink
ok so it's about import ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuann-Kinoko committed Dec 19, 2023
1 parent 69bd157 commit 6d8cb80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
using GlazeWM.Domain.UserConfigs;
using GlazeWM.Domain.Workspaces;
using GlazeWM.Domain.Workspaces.Events;
using GlazeWM.Infrastructure.Bussing;
using GlazeWM.Infrastructure;
using GlazeWM.Infrastructure.Bussing;

namespace GlazeWM.Bar.Components
{
Expand Down

0 comments on commit 6d8cb80

Please sign in to comment.