Remove unnecessary return

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign 2022-10-17 15:24:49 -03:00
parent 8b98fd06ed
commit 090727b1d3
No known key found for this signature in database
GPG Key ID: AE3C7FC910687F33
1 changed files with 0 additions and 1 deletions

View File

@ -739,7 +739,6 @@ gravity_ParseFileIntoDomains() {
sed -r 's/^.*\s+//g' | \
sed -r '/([^\.]+\.)+[^\.]{2,}/!d' > "${destination}"
chmod 644 "${destination}"
return 0
}
# Report number of entries in a table