Skip to content

Commit

Permalink
Remove unused reference to BreadcrumbsHelper [#181]
Browse files Browse the repository at this point in the history
  • Loading branch information
jesjos committed Jun 5, 2012
1 parent 4a23938 commit 87ff7a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/helpers/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
include UsersHelper
include BreadcrumbsHelper

unless defined?(GREETINGS)
GREETINGS = ["Hello", "Hi", "Greetings", "Howdy", "Heya", "G'day"]
Expand Down

0 comments on commit 87ff7a3

Please sign in to comment.