Skip to content

Commit 9f542ef

Browse files
committed
running dotnet format (all levels now)
1 parent a3b1a43 commit 9f542ef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Plugin/Aides/OptionsAide.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using ImageFunctions.Core;
22
using ImageFunctions.Core.Aides;
33
using Rasberry.Cli;
4-
using System.Drawing;
54
using System.Globalization;
65

76
namespace ImageFunctions.Plugin.Aides;

Plugin/Functions/Derivatives/Function.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using ImageFunctions.Core;
2-
using ImageFunctions.Plugin.Aides;
32
using CoreColors = ImageFunctions.Core.Aides.ColorAide;
43

54
namespace ImageFunctions.Plugin.Functions.Derivatives;

0 commit comments

Comments
 (0)