Skip to content

Commit dbde43a

Browse files
return NULL to throw away output
1 parent f449e20 commit dbde43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/Weblate-server.qmd

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ The basic idea is to compare the Weblate repo (which copies the R subversion rep
195195
log_level(INFO, 'From package {blue(.BY$package)}:')
196196
log_level(INFO, ' {sprintf("%s [+%s]", green(format(basename(filename))), red(format(n_newly_translated)))}', .topenv = .SD)
197197
}]
198+
NULL
198199
}]
199200
```
200201

0 commit comments

Comments
 (0)