Remove unused method.
This commit is contained in:
parent
8a0d2b900c
commit
9e80847ac7
@ -17,11 +17,6 @@ module Compass
|
|||||||
|
|
||||||
protected
|
protected
|
||||||
|
|
||||||
# returns the path to the templates directory and caches it
|
|
||||||
def templates_directory
|
|
||||||
@templates_directory ||= framework.templates_directory
|
|
||||||
end
|
|
||||||
|
|
||||||
def framework
|
def framework
|
||||||
Compass::Frameworks[options[:framework]]
|
Compass::Frameworks[options[:framework]]
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user