Skip to content

Commit

Permalink
chore: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 22, 2022
1 parent 7225e79 commit 2253d30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ export function useContentMounts (nuxt: Nuxt, storages: Array<string | MountOpti
base: resolve(nuxt.options.srcDir, 'content')
}
}
console.log(storages);

return storages
}
Expand Down

0 comments on commit 2253d30

Please sign in to comment.