Skip to content

Commit b4fd242

Browse files
authored
remove 1
1 parent 963125f commit b4fd242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/routes/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const router = express.Router({
1212

1313
/**
1414
* /api/version/check
15-
*/
15+
*/
1616
router
1717
.route("/check")
1818
.options((_, res) => {

0 commit comments

Comments
 (0)