0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Removed unused themes.json import

This commit is contained in:
G.Ambatte
2024-10-29 17:32:31 +13:00
parent 0fda0673b2
commit be4ba06081

View File

@@ -16,8 +16,6 @@ const Frame = require('react-frame-component').default;
const dedent = require('dedent-tabs').default;
const { printCurrentBrew } = require('../../../shared/helpers.js');
const Themes = require('themes/themes.json');
import { safeHTML } from './safeHTML.js';
const PAGE_HEIGHT = 1056;