Remove some more App Settings, now available elsewhere

This commit is contained in:
Lance Edgar 2021-12-13 21:34:00 -06:00
parent 575aba9aff
commit cb00ded72d

View file

@ -41,21 +41,6 @@ from rattail.settings import (
# # DataSync
# rattail_datasync_url,
# tailbone_datasync_restart,
# Mail
rattail_mail_record_attempts,
# Products
# rattail_product_key,
# rattail_product_key_title,
tailbone_products_show_pod_image,
# Reporting
tailbone_reporting_choosing_uses_form,
# Vendors
rattail_vendor_use_autocomplete,
)