Skip to content

Commit 8d17d4f

Browse files
author
KushanChamindu
committed
git check
1 parent 4ffa4e6 commit 8d17d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/book_fight/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//number of books>5 frequent customer and number of books>10 gold customer
2-
2+
//check git
33
let json_response_model = require('../../json_response'); //A function that returns the json response format object
44
const router = require("express").Router();
55
const path = require('path');

0 commit comments

Comments
 (0)