Skip to content

Commit f468e50

Browse files
committed
fix: imports
1 parent ac77e58 commit f468e50

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/insights/src/utils/absolute-url.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
import { headers } from "next/headers";
22

3-
import {
4-
demand,
5-
IS_PREVIEW_SERVER,
6-
IS_PRODUCTION_SERVER,
7-
} from "../config/server";
8-
93
/**
104
* Returns an absolute URL for the given pathname.
115
*

0 commit comments

Comments
 (0)