diff --git a/Program.cs b/Program.cs index 31e8b6f..6599b3e 100644 --- a/Program.cs +++ b/Program.cs @@ -1,5 +1,4 @@ using System.CommandLine; -using System.CommandLine.Completions; using System.Text; namespace RagePhoto.Cli;