Skip to content

Commit c9b2d6b

Browse files
Change comment to kick off another regression test on GitHub server (seems to have failed incorrectly).
1 parent 4b1876f commit c9b2d6b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/design.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,6 @@ def find_replace_links(adoc)
321321

322322
# Returns an environment hash suitable for the render() function in ERB templates.
323323
#
324-
# This method returns a hash containing the architecture definition and other
325-
# relevant data that can be used to generate ERb templates.
326-
#
327324
# @return [Hash] An environment hash suitable for use with ERb templates.
328325
def render_erb_env
329326
return @env unless @env.nil?

0 commit comments

Comments
 (0)