Skip to content

Commit 0b3f58e

Browse files
committed
Fix tslint
1 parent c098480 commit 0b3f58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/core/style/themeable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ export class MdInvalidColorValueError extends MdError {
5858
`Possible values are: ${VALID_COLOR_VALUES.join(', ')} or null.`
5959
);
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)