We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac77e58 commit f468e50Copy full SHA for f468e50
apps/insights/src/utils/absolute-url.ts
@@ -1,11 +1,5 @@
1
import { headers } from "next/headers";
2
3
-import {
4
- demand,
5
- IS_PREVIEW_SERVER,
6
- IS_PRODUCTION_SERVER,
7
-} from "../config/server";
8
-
9
/**
10
* Returns an absolute URL for the given pathname.
11
*
0 commit comments