Skip to content

Commit f7e0850

Browse files
authored
remove code from example
this was clouding the difference between the before and after
1 parent bfe0a4f commit f7e0850

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -168,20 +168,6 @@ class InnerThing
168168
end
169169
end
170170
end
171-
172-
class DoThingA
173-
# ... boilerplate ...
174-
def call
175-
# ...
176-
end
177-
end
178-
179-
class DoThingB
180-
# ... boilerplate ...
181-
def call
182-
# ...
183-
end
184-
end
185171
```
186172

187173

0 commit comments

Comments
 (0)