Remove todo line
This commit is contained in:
parent
095a74347a
commit
83155f5275
|
@ -61,8 +61,6 @@ const ordersApi = {
|
|||
},
|
||||
};
|
||||
|
||||
// TODO -- build example payload here? Remove ID etc from the example and just add here?
|
||||
|
||||
module.exports = {
|
||||
ordersApi,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue