mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-16 11:19:58 +00:00
chore: remove frontend log
This commit is contained in:
parent
761d11dae2
commit
b09e00d0dc
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ export const useInstallationSetup = () => {
|
|||
console.log('[useInstallationSetup] Install complete event received:', data);
|
||||
|
||||
if (data.success) {
|
||||
console.log('[useInstallationSetup] Setting success state and initState to done');
|
||||
setSuccess();
|
||||
setInitState('done');
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue