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 9d6bd5f..fb5d7aa 100644 --- a/src/constants/index.ts +++ b/src/constants/index.ts @@ -1,5 +1,4 @@ export { appName } from "./appName"; export { playTimes } from "./playTimes"; -export { songs } from "../data/songs"; export { startDate } from "./startDate"; export { theme } from "./theme"; |
