[LC] fix PsiClassRenderer
This commit is contained in:
-1
@@ -2,5 +2,4 @@ public final class OnlySecondaryConstructors /* OnlySecondaryConstructors*/ {
|
||||
public OnlySecondaryConstructors();// .ctor()
|
||||
|
||||
public OnlySecondaryConstructors(int);// .ctor(int)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user