fix: run ameba --fix on httpdirfs_config.cr
This commit is contained in:
parent
531cba0dc7
commit
f5d28671a2
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ module GX::Models
|
||||||
output: STDOUT,
|
output: STDOUT,
|
||||||
error: STDERR
|
error: STDERR
|
||||||
)
|
)
|
||||||
return process.wait
|
process.wait
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue