module.exports = () => {
return console.log("This file is not needed anymore, you can take the .tasks() function out of your Configs")
};