diff options
Diffstat (limited to 'frontend/src/data/scotsoun/sscd800.ts')
| -rw-r--r-- | frontend/src/data/scotsoun/sscd800.ts | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/frontend/src/data/scotsoun/sscd800.ts b/frontend/src/data/scotsoun/sscd800.ts deleted file mode 100644 index a017c3e..0000000 --- a/frontend/src/data/scotsoun/sscd800.ts +++ /dev/null @@ -1,13 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Nan Chnochan Uain’ Ile', - 'long-name': 'Nan Chnochan Uain’ Ile', - author: 'Ian Carmichael', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '800', - 'track-list': ['Mo Run Geal Dileas', 'Nan Chnochan Uain Ile'], -}; - -export default cd; |
