aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/Gather.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/Gather.cpp')
-rw-r--r--tests/validation/CL/Gather.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/validation/CL/Gather.cpp b/tests/validation/CL/Gather.cpp
index 6126231d0d..f0b87d7d9f 100644
--- a/tests/validation/CL/Gather.cpp
+++ b/tests/validation/CL/Gather.cpp
@@ -25,7 +25,6 @@
#include "arm_compute/runtime/CL/CLTensor.h"
#include "arm_compute/runtime/CL/CLTensorAllocator.h"
#include "arm_compute/runtime/CL/functions/CLGather.h"
-
#include "tests/CL/CLAccessor.h"
#include "tests/datasets/GatherDataset.h"
#include "tests/framework/Asserts.h"