mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-02 22:00:53 +01:00
style: apply stylua
formatter
This commit is contained in:
parent
ee4d0e1a8d
commit
a53580c9f9
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ function ZipReader.parseCentralDirectory(self: ZipReader): ()
|
|||
if entriesFound ~= record.cdEntries then
|
||||
error("Found different entries than specified in Central Directory")
|
||||
end
|
||||
|
||||
|
||||
self.comment = record.comment
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue