Ran formatter

cron-docs
Jef Roosens 2022-04-09 09:50:37 +02:00
parent 41ee08045b
commit e890128bda
Signed by: Jef Roosens
GPG Key ID: 2619CD13516CF9C4
3 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,7 @@ fn main() {
server.cmd(), server.cmd(),
build.cmd(), build.cmd(),
git.cmd(), git.cmd(),
cron.cmd() cron.cmd(),
] ]
} }