JavaScript: Remove redundant conjunct in MixedStaticInstanceThisAccess.

Minor cleanup, but might as well go into the release.
This commit is contained in:
Max Schaefer
2018-12-05 15:11:32 +00:00
committed by GitHub
parent 733c7b0a8f
commit 13a9903c21

View File

@@ -35,7 +35,6 @@ where
fromKind = getKind(fromMethod) and
toKind = getKind(toMethod) and
toKind != fromKind and
not toKind = fromKind and
// exceptions
not (