summaryrefslogtreecommitdiff
path: root/frontend/src/data/scotsoun/sscd057.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/data/scotsoun/sscd057.ts')
-rw-r--r--frontend/src/data/scotsoun/sscd057.ts14
1 files changed, 0 insertions, 14 deletions
diff --git a/frontend/src/data/scotsoun/sscd057.ts b/frontend/src/data/scotsoun/sscd057.ts
deleted file mode 100644
index 71622e0..0000000
--- a/frontend/src/data/scotsoun/sscd057.ts
+++ /dev/null
@@ -1,14 +0,0 @@
-import type Scotsoun from '../../types/Scotsoun';
-
-const cd: Scotsoun = {
- title: 'Piper Abune Them Aa',
- subtitle: 'Piobaire os Cionn Chaich',
- 'long-name': 'Piper Abune Them Aa – Piobaire os Cionn Chaich',
- author: 'Andrew Wright',
- 'cd-count': 1,
- price: '11.00',
- 'scotsoun-id': '057',
- 'track-list': ['Introduction to track 11', 'Lament for Captain MacDougall'],
-};
-
-export default cd;