chore: merge constants and services (#8623)

* fix: remove constants and services

* fix: formatting

* fix: types check
This commit is contained in:
sriram veeraghanta 2026-02-10 21:10:54 +05:30 committed by GitHub
parent 06e4a1624c
commit 7793febcf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 123 additions and 209 deletions

View file

@ -22,7 +22,7 @@ import { useUser } from "@/hooks/store/user";
import { useAppRouter } from "@/hooks/use-app-router";
// wrappers
import { AuthenticationWrapper } from "@/lib/wrappers/authentication-wrapper";
import { WorkspaceService } from "@/plane-web/services";
import { WorkspaceService } from "@/services/workspace.service";
// services
// service initialization