Fixed lint

This commit is contained in:
Rishabh 2021-06-04 14:12:56 +05:30
parent 0f4be436be
commit ee136bc918

View File

@ -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.',