From 26b26147ab7aa47b44b2ca8abdb075331049ca00 Mon Sep 17 00:00:00 2001
From: Cyril Moineau <cyril.moineau@cea.fr>
Date: Wed, 15 Nov 2023 10:03:49 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 include/aidge/operator/Operator.hpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/aidge/operator/Operator.hpp b/include/aidge/operator/Operator.hpp
index 0281e1bb8..903b6362a 100644
--- a/include/aidge/operator/Operator.hpp
+++ b/include/aidge/operator/Operator.hpp
@@ -21,7 +21,6 @@
 #include "aidge/data/Tensor.hpp"
 #include "aidge/utils/Types.h"
 #include "aidge/hook/Hook.hpp"
-#include <iostream>
 
 namespace Aidge {
 
-- 
GitLab