diff --git a/_history b/_history deleted file mode 100644 index aee51e32325..00000000000 --- a/_history +++ /dev/null @@ -1,3 +0,0 @@ -simulate_queue_worker -simulate_queue_worker -exit diff --git a/app/javascript/components/authentication-form/index.jsx b/app/javascript/components/authentication-form/index.jsx index 5e12e9539c8..3b280124a46 100644 --- a/app/javascript/components/authentication-form/index.jsx +++ b/app/javascript/components/authentication-form/index.jsx @@ -37,6 +37,7 @@ const AuthenticationForm = ({ server: { id, name }, product, zone }) => { // if (authentication.amazon_key) { // setAmazonEdit(true); // } + console.log(data); setState({ isLoading: false, initialValues: data,