Skip to content

Commit

Permalink
MINOR: [Dev][JS] Fix lint issues introduced (#13809)
Browse files Browse the repository at this point in the history
Fixes some trailing whitespace, and removes what _appears_ to be an accidentally committed test file. 

Authored-by: David Li <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
lidavidm authored Aug 6, 2022
1 parent 2a2152b commit 6d575b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
2 changes: 1 addition & 1 deletion dev/archery/archery/integration/datagen.py
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ def _temp_path():

generate_decimal128_case(),

generate_decimal256_case()
generate_decimal256_case()
.skip_category('JS'),

generate_datetime_case(),
Expand Down
23 changes: 0 additions & 23 deletions js/test.ts

This file was deleted.

0 comments on commit 6d575b6

Please sign in to comment.