mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
fix: Remove console.log
This commit is contained in:
parent
6648695015
commit
f72e620d7d
@ -16,7 +16,6 @@ export default class ModuleContainer extends Tapable {
|
||||
this.requiredModules = []
|
||||
|
||||
// Call class hook
|
||||
console.log('call module container')
|
||||
this.nuxt.applyPlugins('moduleContainer', this)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user