From d6a6b34e8ff81828a68e760c54746560c967ca27 Mon Sep 17 00:00:00 2001 From: Nathanael Anderson Date: Thu, 10 Sep 2015 13:04:22 -0500 Subject: [PATCH] Deleted Extra Blank Line --- apps/tests/ui/style/style-tests.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/tests/ui/style/style-tests.ts b/apps/tests/ui/style/style-tests.ts index ab3e978be..58e067f03 100644 --- a/apps/tests/ui/style/style-tests.ts +++ b/apps/tests/ui/style/style-tests.ts @@ -835,7 +835,6 @@ export function test_set_mixed_CSS_cases_works() { }, casedCSS); } - // // For information and example how to use style properties please refer to special [**Styling**](../../../styling.md) topic. //