Skip to content

Commit 08505fb

Browse files
committed
Remove Immutable anotation
1 parent aab960f commit 08505fb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • openmessaging-api/src/main/java/io/openmessaging/common

openmessaging-api/src/main/java/io/openmessaging/common/Result.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
package io.openmessaging.common;
22

3-
import jdk.nashorn.internal.ir.annotations.Immutable;
4-
5-
@Immutable
63
public interface Result {
74

85
/**

0 commit comments

Comments
 (0)