Open jessebutterfield opened 2 years ago
I noticed quickbooks was pulling in the whole joda-time package to format a date. We're trying to remove joda-time from our dependencies to prevent developers from accidentally importing them when trying to work with the java date and time classes.
I noticed quickbooks was pulling in the whole joda-time package to format a date. We're trying to remove joda-time from our dependencies to prevent developers from accidentally importing them when trying to work with the java date and time classes.