mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 17:00:55 +00:00
Remove unnecessary comment
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
This commit is contained in:
parent
bcb2745733
commit
13435d25d0
@ -64,7 +64,6 @@ const getEnabledPlugins = async strapi => {
|
||||
try {
|
||||
packageInfo = require(packagePath);
|
||||
} catch {
|
||||
// Some packages, including firebase-admin, do not export package.json.
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user