Skip to content

Commit

Permalink
Removed redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oskari1 committed Nov 28, 2023
1 parent 8c6e4e5 commit af77efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion axiom-profiler-GUI/src/results/svg_result.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ impl Component for SVGResult {
Msg::GetUserPermission => {
log::debug!("Getting user permission");
let window = window().unwrap();
// Show the dialog with custom content
let node_count = self
.inst_graph
.node_count()
Expand Down

0 comments on commit af77efc

Please sign in to comment.