mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 00:09:18 +00:00
Remove empty line
This commit is contained in:
parent
2e649567aa
commit
4ca3d45c29
@ -10,7 +10,6 @@ global.startedAt = Date.now();
|
||||
module.exports = function(global) {
|
||||
try {
|
||||
return global.strapi = require('./Strapi'); // Strapi instance instanciated
|
||||
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user