Skip to content

Commit

Permalink
Merge pull request #14 from punkle/remove_log_line
Browse files Browse the repository at this point in the history
removing log line 'Tracking new route'
  • Loading branch information
captbirdsi authored Nov 22, 2016
2 parents 69add96 + f80ea1f commit 1c887d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/doc_my_routes/doc/mixins/annotatable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def extract_url_map

def route_documentation
@route_documentation ||= begin
DocMyRoutes.logger.debug 'Tracking new route'
RouteDocumentation.new
end
end
Expand Down

0 comments on commit 1c887d3

Please sign in to comment.