Merged in chore/cleanup-unused (pull request #3461)
chore: Cleanup unused vars, exports, types * Cleanup some unused exports * Remove more * Readd CampaignPageIncludedHotelsRef * Add alias comment to procedure exports * Remove unused exports Approved-by: Linus Flood
This commit is contained in:
@@ -2,7 +2,7 @@ import { dt } from "@scandic-hotels/common/dt"
|
||||
|
||||
import type { IntlShape } from "react-intl"
|
||||
|
||||
export const DAYS_UNTIL_EXPIRY_WARNING = 30
|
||||
const DAYS_UNTIL_EXPIRY_WARNING = 30
|
||||
|
||||
/**
|
||||
* Get expiry label for points based on the expiry date.
|
||||
|
||||
Reference in New Issue
Block a user