Alexandru Cambose 3 mesi fa
parent
commit
f468e50b89
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      apps/insights/src/utils/absolute-url.ts

+ 0 - 6
apps/insights/src/utils/absolute-url.ts

@@ -1,11 +1,5 @@
 import { headers } from "next/headers";
 
-import {
-  demand,
-  IS_PREVIEW_SERVER,
-  IS_PRODUCTION_SERVER,
-} from "../config/server";
-
 /**
  * Returns an absolute URL for the given pathname.
  *