mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
more braces and whitespace style errors (#5951)
This commit is contained in:
@@ -52,5 +52,7 @@ namespace Microsoft.Plugin.Program
|
||||
public string UniqueIdentifier { get; set; }
|
||||
}
|
||||
|
||||
public class DisabledProgramSource : ProgramSource { }
|
||||
public class DisabledProgramSource : ProgramSource
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user