mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-23 01:48:18 +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);
|
source_types.unshift(source_type);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log(source_types.map(t => t.shortSignature))
|
|
||||||
return source_types;
|
return source_types;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user