chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { allow, deny } from "@/lib/policy/assert"
|
||||
import { useChatStore } from "@/store/chat"
|
||||
import { useAuthStore } from "@/store/auth"
|
||||
import { useChatStore } from "@/store/chat"
|
||||
|
||||
export function listChatSessions() {
|
||||
return useChatStore.getState().sessions
|
||||
|
||||
Reference in New Issue
Block a user