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