Skip to content

Commit 881776a

Browse files
committed
Ruby: delete commented-out code
1 parent e049f08 commit 881776a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby/generator/src/ql_gen.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ pub fn create_token_class<'a>(token_type: &'a str, tokeninfo: &'a str) -> ql::Cl
179179
characteristic_predicate: None,
180180
predicates: vec![
181181
get_value,
182-
//get_location,
183182
to_string,
184183
create_get_a_primary_ql_class("Token", false),
185184
],

0 commit comments

Comments
 (0)