#6559 _getSectors #2014

Merged
sergiodt merged 3 commits from 6559_getSectors into dev 2024-02-19 06:01:05 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 36683597ec - Show all commits

View File

@ -1,6 +1,5 @@
module.exports = Self => {
require('../methods/collection/getCollection')(Self);
require('../methods/collection/getSectors')(Self);
require('../methods/collection/setSaleQuantity')(Self);
require('../methods/collection/previousLabel')(Self);
require('../methods/collection/getTickets')(Self);