Skip to content

Commit

Permalink
cleaunup
Browse files Browse the repository at this point in the history
  • Loading branch information
matthid committed May 19, 2018
1 parent 2d9f9f3 commit d5d3a55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/Fake.Core.Target/Target.fs
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ module Target =
failwithf "Target \"%s\" is not defined." name

let internal runSimpleInternal context target =
let name = target.Name
let watch = System.Diagnostics.Stopwatch.StartNew()
let error =
try
Expand Down

0 comments on commit d5d3a55

Please sign in to comment.