Explorar el Código

Another small fix

Lee Morgan hace 6 años
padre
commit
fc374797cc
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      controllers/otherData.js

+ 1 - 3
controllers/otherData.js

@@ -229,6 +229,4 @@ module.exports = {
                 return res.redirect("/");
             });
     }
-}
-
-//https://www.example.com/oauth_callback?merchant_id={mId}&client_id={APP_ID}&employee_id={EMPLOYEE_ID}&code={AUTHORIZATION_CODE}
+}