Skip to content

Commit 602b3db

Browse files
authored
Merge pull request #17 from Chronos2-0/docker/microservice
Removed extra space
2 parents e5973c4 + 7d2c2fd commit 602b3db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

customers/CustomerController.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ CustomerController.deletecustomer = (req, res, next) => {
4141
});
4242
};
4343

44-
4544
// Controller to get info from the books application
4645
CustomerController.getbooksinfo = (req, res, next) => {
4746
// const { body } = req;

0 commit comments

Comments
 (0)