Skip to content

Commit

Permalink
Code style fix src/frontends/pytorch/src/op/any.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
cavusmustafa and github-actions[bot] authored Mar 6, 2024
1 parent e445f70 commit d7d26e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/frontends/pytorch/src/op/any.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
//

#include "openvino/frontend/pytorch/node_context.hpp"
#include "openvino/op/reduce_logical_or.hpp"
#include "openvino/op/reshape.hpp"
#include "openvino/op/constant.hpp"
#include "openvino/op/not_equal.hpp"
#include "utils.hpp"
Expand Down

0 comments on commit d7d26e9

Please sign in to comment.