Skip to content

Commit

Permalink
fix: error IMPORTS: Fix imports ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbrunner committed Oct 30, 2024
1 parent 8db1d9e commit 8cefbac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Backbone.ConsumerApi.Tests.Performance.SnapshotCreator.V2.Models;
using System.Text.Json;
using Backbone.ConsumerApi.Tests.Performance.SnapshotCreator.V2.Models;
using Backbone.UnitTestTools.BaseClasses;
using FluentAssertions;
using System.Text.Json;

namespace Backbone.ConsumerApi.Tests.Performance.SnapshotCreator.Tests.Base;

Expand Down

0 comments on commit 8cefbac

Please sign in to comment.