magento2-session-unblocker
magento2-session-unblocker copied to clipboard
setup_version provided without actually having setup scripts
trafficstars
setup_version="0.0.1" is added in module.xml, however there is no database setup scripts which makes it pointless to require setup:upgrade. Removing it can save setup:upgrade when installing the module (dev/production).