diff options
Diffstat (limited to 'frontend/src/data/scotsoun/sscd015.ts')
| -rw-r--r-- | frontend/src/data/scotsoun/sscd015.ts | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/frontend/src/data/scotsoun/sscd015.ts b/frontend/src/data/scotsoun/sscd015.ts deleted file mode 100644 index 4985651..0000000 --- a/frontend/src/data/scotsoun/sscd015.ts +++ /dev/null @@ -1,18 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Psaums, Hymns, Sangs', - 'long-name': 'Psaums, Hymns, Sangs', - author: 'Clydebank Lyric Choir', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '015', - 'track-list': [ - 'Intro to O Ye who Taste', - 'O Ye who Taste', - 'Intro to Ye Gates', - 'Ye Gates, Lift up your Heads', - ], -}; - -export default cd; |
