You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[refactor] format, restructure Deployment.java and other minor improvements
- move private static class and private enum to the end of the class
- remove unnecessary throw declaration from getPackageDir
- flip if condition at the beginning of installAndDeploy
- fix whitespace and formatting
0 commit comments