From 90a719561b464979c3b0c19e2682470488cd5204 Mon Sep 17 00:00:00 2001 From: Proddy Date: Sat, 29 Apr 2023 15:35:33 +0200 Subject: [PATCH] remove comment --- interface/src/framework/ap/AccessPoint.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/interface/src/framework/ap/AccessPoint.tsx b/interface/src/framework/ap/AccessPoint.tsx index 749aafea7..87fecefb3 100644 --- a/interface/src/framework/ap/AccessPoint.tsx +++ b/interface/src/framework/ap/AccessPoint.tsx @@ -36,7 +36,6 @@ const AccessPoint: FC = () => { } /> - {/* } /> */} } />