diff --git a/openlibrary/core/helpers.py b/openlibrary/core/helpers.py index 9e928e099e7..e745f25f9dc 100644 --- a/openlibrary/core/helpers.py +++ b/openlibrary/core/helpers.py @@ -42,10 +42,7 @@ "format_decimal", "parse_datetime", # function imported from elsewhere "percentage", - "private_collection_in", - "private_collections", "safeint", # function imported from elsewhere - "safesort", "sanitize", "sprintf", "texsafe",