Skip to content

Commit ac90769

Browse files
nard-techdrwl
authored andcommitted
Remove invalid document of AnnotateRoutes.rewrite_contents (#727)
I removed invalid document of AnnotateRoutes.rewrite_contents. I will add valid documents in YARD format in another PR.
1 parent 87b51c2 commit ac90769

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/annotate/annotate_routes.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ def strip_on_removal(content, header_position)
167167
content
168168
end
169169

170-
# @param [String, Array<String>]
171170
def rewrite_contents(existing_text, new_text)
172171
if existing_text == new_text
173172
puts "#{routes_file} unchanged."

0 commit comments

Comments
 (0)