Forráskód Böngészése

Another small fix

Lee Morgan 6 éve
szülő
commit
fc374797cc
1 módosított fájl, 1 hozzáadás és 3 törlés
  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}
+}