diff options
Diffstat (limited to 'frontend/src/data/scotsoun/sscd020.ts')
| -rw-r--r-- | frontend/src/data/scotsoun/sscd020.ts | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/frontend/src/data/scotsoun/sscd020.ts b/frontend/src/data/scotsoun/sscd020.ts deleted file mode 100644 index 46b3454..0000000 --- a/frontend/src/data/scotsoun/sscd020.ts +++ /dev/null @@ -1,14 +0,0 @@ -import type Scotsoun from '../../types/Scotsoun'; - -const cd: Scotsoun = { - title: 'William Dunbar', - subtitle: 'Scotsoun Makars Series', - 'long-name': 'Scotsoun Makars Series – William Dunbar', - author: 'William Dunbar', - 'cd-count': 2, - price: '18.00', - 'scotsoun-id': '020', - 'track-list': ['The Tretis of the Tua Mariit Wemen and the Wedo', 'Remonstrance to the King'], -}; - -export default cd; |
