From d43b96db1b077abf95a1dbf972f78fe0c4efc272 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Thu, 7 Dec 2023 18:51:39 +0000 Subject: [PATCH] Remove invalid packages --- main.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/main.py b/main.py index 6d52a9d..d893752 100644 --- a/main.py +++ b/main.py @@ -29,14 +29,7 @@ VALID_PACKAGES = [ 'Maker', 'Maker Plus', 'Maker Pro', - #'Storage bin rental', - #'Backyard Rental Spot', - 'IndiCity Laser Space Rental', - #'Shipping container rental', - 'Day Pass Holder', 'Access to everything 24/7', - 'Barter Membership', - #'Loft Member', ] TEST_PIPE = '/tmp/airlock'