Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
koros committed Nov 22, 2024
1 parent cfabf37 commit cfbbefe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using Kiota.Builder.CodeDOM;
using Kiota.Builder.CodeDOM;
using Kiota.Builder.PathSegmenters;
using Xunit;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
using System;
using System;
using System.IO;
using System.Linq;

using Kiota.Builder.CodeDOM;
using Kiota.Builder.Extensions;
using Kiota.Builder.Writers;
using Kiota.Builder.Writers.http;
using Xunit;
Expand Down

0 comments on commit cfbbefe

Please sign in to comment.