mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-23 08:58:07 +00:00
The affected sources have drifted from import organization conventions since the shared IDEA configuration was added in commit a155518. There are several ways to avoid this in the future: 1. Run Code->Optimize Imports manually prior to making any commit (or use the shortcut key). 2. Select 'Optimize Imports on the Fly' from Preferences->Editor->General->Auto Import. If IDEA is not being used, simply follow convention.