Skip to content

Commit

Permalink
removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Taggart committed Jun 18, 2015
1 parent f72527a commit 9ba9928
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Paket/Program.fs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ let processCommand<'T when 'T :> IArgParserTemplate> (commandF : ArgParseResults
processWithValidation (fun _ -> true) commandF

Logging.verbose <- v
//Option.iter setLogFile logFile

let add (results : ArgParseResults<_>) =
let packageName = results.GetResult <@ AddArgs.Nuget @>
Expand Down

0 comments on commit 9ba9928

Please sign in to comment.