Skip to content

Commit b3ed2ee

Browse files
author
Charles S. Koppelman-Milstein
committed
whitespace
1 parent 54296df commit b3ed2ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Apex style guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,4 @@ Methods should all be verbs. Getters and setters should have no side effects (w
207207
Test classes should be named `TEST_ClassUnderTest`. If the test is not a unit-level test but instead a broader test case, it it should be named `TEST_StuffThatsGenerallyBeingTested`.
208208

209209

210-
211-
212210
> Written with [StackEdit](https://stackedit.io/).

0 commit comments

Comments
 (0)