mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-17 18:24:23 +00:00
del[protocol]: remove useless code
This commit is contained in:
@@ -312,7 +312,6 @@ public class ProtocolAnalysis {
|
||||
enhanceProtocolRegistration(enhanceList);
|
||||
enhanceProtocolAfter(generateOperation);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
throw new UnknownException(e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user