instride-ch / pimcore-data-definitions

Data Definitions Plugin for Pimcore
Other
77 stars 58 forks source link

fix: don't double-count the import file #377

Closed dkarlovi closed 1 year ago

dkarlovi commented 1 year ago

Counting might be expensive, doing it twice doesn't make sense

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets N/A
dpfaffenbauer commented 1 year ago

thanks