From e363f215e213017f89ecd0afc24b598a6b161929 Mon Sep 17 00:00:00 2001
From: Nikolay Iakovlev
Date: Sat, 1 May 2021 08:10:19 +0200
Subject: [PATCH] Remove embedded video
As per https://github.com/topcoder-platform/taas-app/issues/180
---
.../components/InterviewConfirmPopup/index.jsx | 7 -------
1 file changed, 7 deletions(-)
diff --git a/src/routes/PositionDetails/components/InterviewConfirmPopup/index.jsx b/src/routes/PositionDetails/components/InterviewConfirmPopup/index.jsx
index d5efeef5..f5f03d8c 100644
--- a/src/routes/PositionDetails/components/InterviewConfirmPopup/index.jsx
+++ b/src/routes/PositionDetails/components/InterviewConfirmPopup/index.jsx
@@ -37,13 +37,6 @@ function InterviewConfirmPopup({ open, onClose }) {
If you have any issues with scheduling, please contact
talent@topcoder.com.
-/* Commenting out the video UI control for now as there is no appropriate video clip to be embedded
- *
-*/
);