const expiredNotify = require('./expired-notify') module.exports = () => { expiredNotify() }