Skip to content

Commit 42c0d06

Browse files
committed
redundant lines
1 parent a49336e commit 42c0d06

File tree

1 file changed

+0
-1
lines changed
  • eventmesh-security-plugin/eventmesh-security-auth-token/src/main/java/org/apache/eventmesh/auth/token/impl/auth

1 file changed

+0
-1
lines changed

Diff for: eventmesh-security-plugin/eventmesh-security-auth-token/src/main/java/org/apache/eventmesh/auth/token/impl/auth/AuthTokenUtils.java

-1
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,4 @@ private static void validateToken(String token, String publicKeyUrl, AclProperti
124124
throw new AclException("invalid token!", e);
125125
}
126126
}
127-
128127
}

0 commit comments

Comments
 (0)