When converting to kotlin it's very easy to get crossed imports. If we see a package `foo.kotlin`, none of the code in there should import from `foo.java`