Skip to content

Commit 18f801f

Browse files
2 parents 69ce40e + 8d17d4f commit 18f801f

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)