diff options
Diffstat (limited to 'frontend/src/data/scotsoun/sscd081.ts')
| -rw-r--r-- | frontend/src/data/scotsoun/sscd081.ts | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/frontend/src/data/scotsoun/sscd081.ts b/frontend/src/data/scotsoun/sscd081.ts deleted file mode 100644 index ef99528..0000000 --- a/frontend/src/data/scotsoun/sscd081.ts +++ /dev/null @@ -1,16 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'Eisd Ceòl', - 'long-name': 'Eisd Ceòl', - author: 'Paul McCallum', - 'cd-count': 1, - price: '11.00', - 'scotsoun-id': '081', - 'track-list': [ - 'Tuireadh nan Treun (Lament for the Heroes)', - 'An Ataireachd Ard (The High Surge of the Sea)', - ], -}; - -export default cd; |
