aaronpriven / actium

Programs used for schedules and other information at AC Transit
Other
1 stars 1 forks source link

Remove exports from Actium::Preamble #7

Closed aaronpriven closed 7 years ago

aaronpriven commented 8 years ago

Remove as many exports as possible from Actium::Preamble, moving them to Actium::AllUtils (aka u:;) instead.

aaronpriven commented 7 years ago

The only imports left are from Actium::Crier, Const::Fast, and Carp. I think those are OK to leave.