Explorar o código

remove debug code

Ivan Galakhov %!s(int64=4) %!d(string=hai) anos
pai
achega
eb1e5542bb

+ 0 - 3
dashboard/src/components/repo-selector/ActionConfEditor.tsx

@@ -52,9 +52,6 @@ const ActionConfEditor: React.FC<Props> = (props) => {
 
 
   const { actionConfig, setBranch, setActionConfig, branch } = props;
   const { actionConfig, setBranch, setActionConfig, branch } = props;
 
 
-  actionConfig.git_repo = "igalakhov/flask-porter-test";
-  actionConfig.git_repo_id = 4;
-
   useEffect(() => {
   useEffect(() => {
     if (
     if (
       !actionConfig.git_repo ||
       !actionConfig.git_repo ||