mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix(domain): remove unused ApplicationNested type import
This commit is contained in:
parent
bb904bb011
commit
f2671f9369
@ -10,7 +10,6 @@ import { findUserById } from "./admin";
|
||||
import { findApplicationById } from "./application";
|
||||
import { detectCDNProvider } from "./cdn";
|
||||
import { findServerById } from "./server";
|
||||
import type { ApplicationNested } from "../utils/builders";
|
||||
|
||||
export type Domain = typeof domains.$inferSelect;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user