Skip to content

Commit

Permalink
Removes extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
mscottford committed Sep 4, 2023
1 parent 5a52ca2 commit 355d299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/corgibytes/freshli/commons/execute.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module Freshli
module Commons
# Contains utility methods for executing commands and working with their output.
module Execute

def msbuild_dll_path
dotnet_exe_path = File.realpath(find_executable('dotnet'))
dotnet_dir = File.dirname(dotnet_exe_path)
Expand Down

0 comments on commit 355d299

Please sign in to comment.