commit | 1eee0a99c33ccb988c6448b5a382960367d0cd29 | [log] [download] |
---|---|---|
author | Chris Hennick <4961925+Pr0methean@users.noreply.github.com> | Tue Mar 20 23:02:13 2018 -0700 |
committer | Chris Hennick <4961925+Pr0methean@users.noreply.github.com> | Tue Mar 20 23:02:13 2018 -0700 |
tree | b4ea76d85551aa7a33020d8c1d9fdd5998c06753 | |
parent | d228cf50fedd54d9116023de656723f1c65e8823 [diff] |
Switch full names to imports A few classes contained full names of other classes that were in the same package or were already being imported. No Javadoc-only imports are added in this commit, since they tend to create false dependencies for incremental-build systems.