Skip to content

Commit

Permalink
fix: detail
Browse files Browse the repository at this point in the history
  • Loading branch information
yiboyasss committed Sep 2, 2024
1 parent f3d510e commit c84a59e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xinference/web/ui/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ function App() {
const [theme] = useMode()
const [cookie, setCookie, removeCookie] = useCookies(['token'])
const [msg, setMsg] = useState('')

const endPoint = getEndpoint()

useEffect(() => {
Expand Down

0 comments on commit c84a59e

Please sign in to comment.