Skip to content

Commit 1f47b2a

Browse files
linter
1 parent b35a946 commit 1f47b2a

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
@@ -1151,7 +1151,6 @@ namespace jwt {
11511151
~hmacsha() { BN_free(secret); }
11521152
hmacsha& operator=(const hmacsha& other) = delete;
11531153
hmacsha& operator=(hmacsha&& other) = delete;
1154-
11551154
/**
11561155
* Sign jwt data
11571156
*

0 commit comments

Comments
 (0)