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

去掉paypalObject引用

lang 3 éve
szülő
commit
0cd86ff024
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      Controller/PaymentCycle.py

+ 0 - 1
Controller/PaymentCycle.py

@@ -1,4 +1,3 @@
-from Object import PaypalObject
 from Ansjer.config import PAYPAL_CRD,SERVER_DOMAIN,SERVER_DOMAIN_SSL
 from Model.models import PayCycleConfigModel,Order_Model, Store_Meal, UID_Bucket, PromotionRuleModel, Unused_Uid_Meal,Device_Info
 from Service.CommonService import CommonService