Remove spurious "end"
This commit is contained in:
parent
a355c4a793
commit
a6e577b83a
|
@ -50,7 +50,6 @@ module Middleman
|
||||||
response.to_s
|
response.to_s
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
|
|
||||||
# Simple shared cache implementation
|
# Simple shared cache implementation
|
||||||
class Cache
|
class Cache
|
||||||
|
|
Loading…
Reference in a new issue