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
I'd like to clean up ADAMKyroRegistrator by removing package imports, using fully qualified class names, and sorting alphabetically, with blank lines between packages. E.g.
I'd like to clean up
ADAMKyroRegistrator
by removing package imports, using fully qualified class names, and sorting alphabetically, with blank lines between packages. E.g.The way it is now is confusing and has resulted in missing and duplicated register statements.
The text was updated successfully, but these errors were encountered: