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