Cleanup
This commit is contained in:
parent
5de6deae99
commit
2b2d831837
@ -590,10 +590,7 @@ function WrapContext:unwrap()
|
|||||||
padding = ' '
|
padding = ' '
|
||||||
end
|
end
|
||||||
|
|
||||||
local builder = Builder.new(
|
local builder = Builder.new(self.indent_level, self.indent_block)
|
||||||
self.indent_level,
|
|
||||||
self.indent_block
|
|
||||||
)
|
|
||||||
builder:update(self.prefix)
|
builder:update(self.prefix)
|
||||||
builder:update(padding)
|
builder:update(padding)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user