9 lines
202 B
JavaScript
Raw Normal View History

2019-06-13 15:36:05 +02:00
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/developer-docs/latest/concepts/controllers.html#core-controllers)
2019-06-13 15:36:05 +02:00
* to customize this controller
*/
module.exports = {};