mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Fixed lint
This commit is contained in:
parent
0f4be436be
commit
ee136bc918
1 changed files with 0 additions and 2 deletions
|
@ -89,8 +89,6 @@ const prices = [
|
|||
}
|
||||
];
|
||||
|
||||
const priceIds = prices.map(d => d.id);
|
||||
|
||||
export const site = {
|
||||
title: 'A Ghost site',
|
||||
description: 'Thoughts, stories and ideas.',
|
||||
|
|
Loading…
Add table
Reference in a new issue