Skip to content

Commit

Permalink
There's no need to extend Forwardable here
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrehm committed Jun 15, 2012
1 parent 531014c commit 8c55af6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/harbor/template_lookup.rb
@@ -1,7 +1,5 @@
class Harbor
class TemplateLookup
extend Forwardable

attr_reader :paths

def initialize(paths = [])
Expand Down

0 comments on commit 8c55af6

Please sign in to comment.