summaryrefslogtreecommitdiff
path: root/frontend/src/data/scotsoun/sscd115.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/data/scotsoun/sscd115.ts')
-rw-r--r--frontend/src/data/scotsoun/sscd115.ts13
1 files changed, 0 insertions, 13 deletions
diff --git a/frontend/src/data/scotsoun/sscd115.ts b/frontend/src/data/scotsoun/sscd115.ts
deleted file mode 100644
index 5dd26f4..0000000
--- a/frontend/src/data/scotsoun/sscd115.ts
+++ /dev/null
@@ -1,13 +0,0 @@
-import type Scotsoun from '../../types/Scotsoun';
-
-const cd: Scotsoun = {
- title: 'The Preiching of the Swallow',
- subtitle: 'Searmonachadh a’ Ghòbhlain-Ghaoithe',
- 'long-name': 'The Preiching of the Swallow – Searmonachadh a’ Ghòbhlain-Ghaoithe',
- author: 'Robert Henryson',
- 'cd-count': 1,
- price: '11.00',
- 'scotsoun-id': '115',
-};
-
-export default cd;