jwt-redis-session icon indicating copy to clipboard operation
jwt-redis-session copied to clipboard

Remove unecessary path dependency and path.join

Open antonin-lebrard opened this issue 5 years ago • 0 comments

Very small modification, but useful for all users of IDE, as it breaks the convention of requires in node. Many IDE provides useful infos with the conventional way of doing requires.

antonin-lebrard avatar Dec 10 '19 15:12 antonin-lebrard