Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit f1787ee

Browse files
author
Hendrik van Antwerpen
committed
Suppress warning
1 parent 08ac540 commit f1787ee

File tree

1 file changed

+1
-0
lines changed
  • tree-sitter-stack-graphs/src/cli

1 file changed

+1
-0
lines changed

tree-sitter-stack-graphs/src/cli/util.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ use std::io::Write;
1313
use std::path::Path;
1414
use std::path::PathBuf;
1515
use std::time::Duration;
16+
#[cfg(debug_assertions)]
1617
use std::time::Instant;
1718
use tree_sitter_graph::parse_error::TreeWithParseErrorVec;
1819

0 commit comments

Comments
 (0)