made changes in tanks controller

master
varun 3 years ago
parent ce802ed7bd
commit 2b871d1114

@ -195,4 +195,9 @@ exports.getTanklevels = async (req, reply) => {
throw boom.boomify(err); throw boom.boomify(err);
} }
}; };
Loading…
Cancel
Save