Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheFlo committed Oct 15, 2024
1 parent a35c63e commit fb8b291
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,7 @@ export interface SpartacusOpfOptions extends LibraryOptions {

export const OPF_FOLDER_NAME = 'opf';
export const OPF_MODULE_NAME = 'Opf';
// export const OPF_BASE_MODULE_NAME = 'OpfBase';
// export const OPF_PAYMENT_MODULE_NAME = 'OpfPayment';
// export const OPF_CHECKOUT_MODULE_NAME = 'OpfCheckout';
// export const OPF_CTA_MODULE_NAME = 'OpfCta';
// export const OPF_GLOBAL_FUNCTIONS_MODULE_NAME = 'OpfGlobalFunctions';
// export const OPF_QUICK_BUY_MODULE_NAME = 'OpfQuickBuy';
export const OPF_SCSS_FILE_NAME = 'opf.scss';

export const OPF_CONFIG = 'OpfConfig';

export const OPF_CHECKOUT_FEATURE_NAME_CONSTANT = 'OPF_CHECKOUT_FEATURE';
Expand Down

0 comments on commit fb8b291

Please sign in to comment.