Skip to content

Commit a150592

Browse files
author
Paolo Tranquilli
committed
Shared: fix format
1 parent dc39e12 commit a150592

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

shared/tree-sitter-extractor/tests/integration_test.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
use codeql_extractor::extractor::simple;
22
use codeql_extractor::trap;
33

4-
5-
64
mod common;
75
use common::{create_source_dir, expect_trap_file, SourceArchive};
86

shared/tree-sitter-extractor/tests/multiple_languages.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use codeql_extractor::extractor::simple;
22
use codeql_extractor::trap;
33

4-
54
mod common;
65
use common::{create_source_dir, expect_trap_file, SourceArchive};
76

0 commit comments

Comments
 (0)