diff options
Diffstat (limited to 'src/constants/index.ts')
| -rw-r--r-- | src/constants/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants/index.ts b/src/constants/index.ts index fb5d7aa..75c49ec 100644 --- a/src/constants/index.ts +++ b/src/constants/index.ts @@ -1,4 +1,3 @@ export { appName } from "./appName"; export { playTimes } from "./playTimes"; -export { startDate } from "./startDate"; export { theme } from "./theme"; |
