mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 03:52:13 +01:00
🐛 Fix build issue
This commit is contained in:
@@ -15,9 +15,6 @@ import { getTotalUserCountAsync } from '~/server/db/queries/user';
|
||||
import { getConfig } from '~/tools/config/getConfig';
|
||||
import { getServerSideTranslations } from '~/tools/server/getServerSideTranslations';
|
||||
|
||||
const util = require('util');
|
||||
const exec = util.promisify(require('child_process').exec);
|
||||
|
||||
export default function OnboardPage({
|
||||
configSchemaVersions,
|
||||
databaseNotWriteable,
|
||||
|
||||
Reference in New Issue
Block a user