cleaned up

This commit is contained in:
sejo 2021-11-25 22:05:50 -06:00
parent 5a58bd660f
commit cb96ad19fa
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ BEGIN{
date = $1
gsub(/T.+$/,"",date) # remove time from date
# print date
print "## " date >> loggmopath
printf "%s\n", $2 >> loggmopath