Skip to content

Commit 66bd2c6

Browse files
linter
1 parent a047c21 commit 66bd2c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/jwt-cpp/jwt.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,6 @@ namespace jwt {
11471147
~hmacsha() { BN_free(secret); }
11481148
hmacsha& operator=(const hmacsha& other) = delete;
11491149
hmacsha& operator=(hmacsha&& other) = delete;
1150-
11511150
/**
11521151
* Sign jwt data
11531152
*

0 commit comments

Comments
 (0)