1.0.3 October 2020 remove verbose log message
Removes an unnecessary log line regarding the allowlist during duplicate class checking. Also updates the allowlist due to internal updates to our own build.
It is tedious that we need to re-release the rule for every change to our internal allowlist for the dupe checker. We plan to externalize the allowlist in Issue #29 so this will no longer be necessary. We need to rework the dupe class checker feature for Issue #44, which is scheduled for our current sprint, so we might be able to solve #29 at the same time.