9 lines
191 B
JavaScript
Raw Normal View History

2019-11-07 14:06:50 +01:00
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/guides/controllers.html#core-controllers)
* to customize this controller
*/
module.exports = {};