Remove outdated debug line

korrat
Mar 5, 2024, 8:12 PM
KBKIEDA5MMBTE5C5OQMJZCABGFC5XJEOBECZ7547JEC7GUNVPL4QC

Dependencies

  • [2] UO34MAAG Refactor CSV-based Importers
  • [3] RCS5VP3A Add an importer for PayPal account statements

Change contents

  • replacement in importers/paypal/src/lib.rs at line 91
    [3.2662][3.2662:2699]()
    pub const NAME: &str = "paypal";
    [3.2662]
    [3.2699]
    pub const NAME: &'static str = "paypal";
  • edit in importers/paypal/src/lib.rs at line 105
    [2.7955][2.7955:7977](),[2.7977][3.3255:3256](),[3.3255][3.3255:3256]()
    dbg!(record);