kaori 4 лет назад
Родитель
Сommit
1d64813d2e

+ 0 - 3
packages/app/src/components/PageEditor/InAppNotificationDropdown.tsx

@@ -22,9 +22,6 @@ const InAppNotificationDropdown: FC = (props) => {
     // fetchNotificationStatus();
   }, []);
 
-  /**
-    * TODO: Listen to socket on the client side by GW-7402
-    */
   const initializeSocket = (props) => {
     console.log(props);