Skip to content

Commit

Permalink
format file
Browse files Browse the repository at this point in the history
  • Loading branch information
kalleep committed Jan 9, 2024
1 parent 8828e1b commit c2e31e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ function b() // leading comment

}


function c( //some comment
foo, bar,
) {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ function b() // leading comment

}


function c( //some comment
foo, bar,
) {}
Expand Down

0 comments on commit c2e31e3

Please sign in to comment.