Skip to content

Commit 4f754a2

Browse files
authored
Update validate.js
1 parent ba2700e commit 4f754a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fitness-web/server/src/routes/validate.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
import jwt from "jsonwebtoken";
3-
import config from '../config.json' assert { type: 'json' };
43

54
//validate thata the user is logged in and has a valid token
65
// i signe the token with the user id lije this:

0 commit comments

Comments
 (0)