mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 14:14:10 +00:00
remove comment
This commit is contained in:
parent
fcbff9e5e7
commit
840fc194c8
@ -131,7 +131,7 @@ const DEFAULT_BREAKPOINTS = {
|
||||
};
|
||||
|
||||
const getBreakpoints = () => strapi.config.get('plugin.upload.breakpoints', DEFAULT_BREAKPOINTS);
|
||||
//
|
||||
|
||||
const generateResponsiveFormats = async file => {
|
||||
const { responsiveDimensions = false } = await getService('upload').getSettings();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user