diff --git a/docs/template_plugin/tests/functional/op_reference/roi_pooling.cpp b/docs/template_plugin/tests/functional/op_reference/roi_pooling.cpp index ab3f8d8359a289..9baedeb3404d5e 100644 --- a/docs/template_plugin/tests/functional/op_reference/roi_pooling.cpp +++ b/docs/template_plugin/tests/functional/op_reference/roi_pooling.cpp @@ -11,7 +11,6 @@ #include "base_reference_test.hpp" -using namespace reference_tests; using namespace ngraph; using namespace InferenceEngine; using namespace reference_tests;