diff --git a/cw3_template/main.c b/cw3_template/main.c
index 56efe3b01370abb8e89f34a4ea59a43eca751889..470f0d084bf483f3c4ff2bd7107cc3284759cb4a 100644
--- a/cw3_template/main.c
+++ b/cw3_template/main.c
@@ -59,7 +59,6 @@
 // NOTE: lab3
 #include "nrf_drv_gpiote.h"
 
-// NOTE: uzupelnic odpowiednim pinem dla fototranzystora
 #define PIN_IN 20
 
 extern char m_rx_buffer[READ_SIZE];