Fix trailing whitespace tidy errors

This commit is contained in:
Cameron Zwarich 2014-09-25 13:48:07 -07:00
parent 1fba32af9f
commit ce2484a7ce
4 changed files with 8 additions and 5 deletions

View file

@ -140,4 +140,5 @@ impl LintPass for UnrootedPass {
_ => {}
}
}
}
}