completionId: cgen-dddf1f6f89df41e5a90dd4f76321b618
cgen-dddf1f6f89df41e5a90dd4f76321b618
This commit is contained in:
parent
5ca2381afd
commit
b677da8a60
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { useState, useEffect } from "react";
|
||||
|
||||
const API_BASE = import.meta.env.VITE_API_BASE || "";
|
||||
const FOUNDATION_URL = import.meta.env.VITE_FOUNDATION_URL || "https://aethex.foundation";
|
||||
|
||||
import { useNavigate, Link, useLocation } from "react-router-dom";
|
||||
import { aethexUserService } from "@/lib/aethex-database-adapter";
|
||||
|
|
|
|||
Loading…
Reference in a new issue