Commit cae9e2a8 authored by David Brown's avatar David Brown Committed by David Brown
Browse files

sim: Remove extra blank line



Remove an extra blank line from this file.

Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent 173e6caa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -229,4 +229,3 @@ impl RunStatus {
        self.failures
    }
}