Skip to content

Commit

Permalink
Code style fix src/frontends/pytorch/src/op/isinf.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 936cd11 commit 0f16d8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/frontends/pytorch/src/op/isinf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
//

#include "openvino/op/add.hpp"

#include "openvino/frontend/pytorch/node_context.hpp"
#include "openvino/op/is_inf.hpp"
#include "utils.hpp"
Expand Down

0 comments on commit 0f16d8f

Please sign in to comment.