Added back the toString in the PosToGenerateContainer
This commit is contained in:
@@ -186,8 +186,5 @@ public class PosToGenerateContainer
|
||||
builder.append('\n');
|
||||
}
|
||||
return builder.toString();
|
||||
|
||||
|
||||
return " ";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user