Skip to content

Commit

Permalink
🔥 Removing leftover comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MiloradFilipovic committed Aug 23, 2024
1 parent 173f481 commit d275f22
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ describe('AI Assistant store', () => {
init: () => {},
identify: () => {},
};
// usersStore = useUsersStore();
// workflowsStore = useWorkflowsStore();
// ndvStore = useNDVStore();
posthogStore = usePostHog();
posthogStore.init();
});
Expand Down

0 comments on commit d275f22

Please sign in to comment.