Lee Morgan 6 anni fa
parent
commit
fc374797cc
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      controllers/otherData.js

+ 1 - 3
controllers/otherData.js

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