Skip to content

Commit

Permalink
style: remove random newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
tale committed Feb 14, 2022
1 parent a1d9f77 commit 3aaa3b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export function parseKV(data: string) {
previousKey = key
}


return fields
}

Expand Down

0 comments on commit 3aaa3b9

Please sign in to comment.