diff options
Diffstat (limited to 'gentools/templ.java/MethodRegistryClass.tmpl')
| -rw-r--r-- | gentools/templ.java/MethodRegistryClass.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gentools/templ.java/MethodRegistryClass.tmpl b/gentools/templ.java/MethodRegistryClass.tmpl index c3f11d9f5a..77a2e963e7 100644 --- a/gentools/templ.java/MethodRegistryClass.tmpl +++ b/gentools/templ.java/MethodRegistryClass.tmpl @@ -29,7 +29,6 @@ package org.apache.qpid.framing; import java.util.HashMap; -import java.lang.reflect.Constructor; import org.apache.log4j.Logger; import org.apache.mina.common.ByteBuffer; |
