Skip to content

Commit

Permalink
apply code-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored and github-actions[bot] committed Feb 11, 2025
1 parent 4dc0e2c commit 1d1c339
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/pnnx/src/pass_tnn/fuse_shape_list_construct.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ void fuse_shape_list_construct(Graph& graph)
if (!matched)
break;
}

}

} // namespace tnn2pnnx
Expand Down

0 comments on commit 1d1c339

Please sign in to comment.