Rename "Remove no constructor" to "Remove constructor call"; fix test
This commit is contained in:
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
// "Create secondary constructor" "false"
|
||||
// ERROR: This class does not have a constructor
|
||||
// ACTION: Remove constructor call
|
||||
|
||||
interface T {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user