1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-05 00:52:22 +01:00
2023-02-15 10:30:03 +01:00

5 lines
99 B
Ruby

# frozen_string_literal: true
# Items that can be added to the shopping cart
module CartItem; end