Skip to content

Commit f9779c9

Browse files
committed
fix: remove console.log
1 parent 707c485 commit f9779c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/TemplatesPage/TemplatesPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ export const TemplatesPageView: FC<TemplatesPageViewProps> = ({
197197
const isEmpty = templates && templates.length === 0;
198198
const navigate = useNavigate();
199199
const multiOrgExperimentEnabled = experiments.includes("multi-organization");
200-
console.log("multiOrgExperimentEnabled", multiOrgExperimentEnabled);
200+
201201
const createTemplateAction = () => {
202202
return multiOrgExperimentEnabled ? (
203203
<Button

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy