소스 검색

Another small fix

Lee Morgan 6 년 전
부모
커밋
fc374797cc
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  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}
+}