mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 17:39:19 +00:00
remove parsed type list logging
This commit is contained in:
@@ -188,7 +188,6 @@ function extractSourceTypes(tokens, typemap) {
|
||||
source_types.unshift(source_type);
|
||||
}
|
||||
}
|
||||
console.log(source_types.map(t => t.shortSignature))
|
||||
return source_types;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user