mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-01 00:06:38 +00:00
🔇 remove console.log
This commit is contained in:
@@ -94,8 +94,6 @@ export default function DomainPicker({
|
|||||||
orgQueries.domains({ orgId })
|
orgQueries.domains({ orgId })
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log({ defaultSubdomain, defaultBaseDomain });
|
|
||||||
|
|
||||||
if (!env.flags.usePangolinDns) {
|
if (!env.flags.usePangolinDns) {
|
||||||
hideFreeDomain = true;
|
hideFreeDomain = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user