diff --git a/src/Runner.Common/Constants.cs b/src/Runner.Common/Constants.cs index 9ac5922d1..873f67ffa 100644 --- a/src/Runner.Common/Constants.cs +++ b/src/Runner.Common/Constants.cs @@ -1,4 +1,4 @@ -using System; +using System; namespace GitHub.Runner.Common { diff --git a/src/Runner.Worker/Expressions/HashFilesFunction.cs b/src/Runner.Worker/Expressions/HashFilesFunction.cs index a4b49d268..cb299b1da 100644 --- a/src/Runner.Worker/Expressions/HashFilesFunction.cs +++ b/src/Runner.Worker/Expressions/HashFilesFunction.cs @@ -146,4 +146,4 @@ namespace GitHub.Runner.Worker.Expressions } } } -} \ No newline at end of file +}