Skip to content

Commit e5973c4

Browse files
authored
added a space
1 parent 2cdbc43 commit e5973c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/BookController.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const fetch = require('node-fetch');
22
const BookModel = require('./BookModel');
3-
3+
44

55
const BookController = {};
66

0 commit comments

Comments
 (0)