mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
This commit is contained in:
parent
402f3c5cc6
commit
1a5da4ffa0
@ -73,7 +73,6 @@ public final class JavaWriter extends AbstractCodeWriter<JavaWriter>{
|
||||
|
||||
private final Set<String> packages = new HashSet<String>();
|
||||
|
||||
// private Type type;
|
||||
private final Stack<Type> types = new Stack<Type>();
|
||||
|
||||
public JavaWriter(Appendable appendable){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user