Skip to content

Commit

Permalink
chore: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
doodlewind committed Jan 8, 2025
1 parent 609a00e commit eab381e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions blocksuite/playground/apps/starter/utils/collection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ export function createStarterDocCollection() {
}

export async function initStarterDocCollection(collection: TestWorkspace) {
console.log('init starter');

// use built-in init function
const functionMap = new Map<
string,
Expand Down

0 comments on commit eab381e

Please sign in to comment.