Removing warning
parent
373d841823
commit
f3b4ca50a2
|
|
@ -96,7 +96,6 @@ module Squib
|
||||||
@layout[key] = value
|
@layout[key] = value
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
Squib::logger.warn "Multi-level extends not supported. If you want them, contact the developer." if @layout.to_s.include? '"extends"=>'
|
|
||||||
end
|
end
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue