diff --git a/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx b/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx deleted file mode 100644 index e7b1634dbd..0000000000 --- a/frontend/src/Editor/DataSourceManager/SourceComponents/Mysql.jsx +++ /dev/null @@ -1,79 +0,0 @@ -import React from 'react'; - -export const Mysql = ({ optionchanged, options }) => { - return ( -