Skip to content

Commit 6d575b6

Browse files
authored
MINOR: [Dev][JS] Fix lint issues introduced (#13809)
Fixes some trailing whitespace, and removes what _appears_ to be an accidentally committed test file. Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
1 parent 2a2152b commit 6d575b6

2 files changed

Lines changed: 1 addition & 24 deletions

File tree

dev/archery/archery/integration/datagen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1599,7 +1599,7 @@ def _temp_path():
15991599

16001600
generate_decimal128_case(),
16011601

1602-
generate_decimal256_case()
1602+
generate_decimal256_case()
16031603
.skip_category('JS'),
16041604

16051605
generate_datetime_case(),

js/test.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)