Remove duplicated resolving filter for CNNArchCompilationUnit in CNNArchLanguage
The duplicated resolving filter will cause a problem that duplicated symbols are returned by invoking the resolve method for CNNArchCompilationUnit kind. This happens when it is used together with adapted resolving filter which has CNNArchCompilationUnit as its source kind.