Ignore:
Timestamp:
15 Mar 2023, 12:27:16 (18 months ago)
Author:
Henrik Bettermann
Message:

Rename skeleton koa.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.koa/trunk/src/kofacustom/koa/remita/webservices.py

    r16717 r17357  
    1818
    1919from kofacustom.nigeria.remita.webservices import PaymentNotificationListenerWebservice
    20 from kofacustom.skeleton.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY
     20from kofacustom.koa.remita.browser import MERCHANTID, HOST, HTTPS, API_KEY
    2121
    2222class CustomPaymentNotificationListenerWebservice(
Note: See TracChangeset for help on using the changeset viewer.