style: remove simple comment

This commit is contained in:
curben 2019-05-28 12:42:38 +09:30
parent d4bef6923f
commit cd521e22ae
1 changed files with 0 additions and 1 deletions

View File

@ -26,5 +26,4 @@ sort -u > urlhaus.txt
cat urlhaus.txt | \
cut -f 1 -d '/' | \
cut -f 1 -d ':' | \
# Sort and remove duplicates
sort -u > urlhaus-domains.txt