mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-23 04:35:53 +08:00
GP-6007 Remove Decompiler dependency
This commit is contained in:
@@ -27,6 +27,4 @@ sleighCompileOptions = [
|
||||
|
||||
dependencies {
|
||||
api project(':Base')
|
||||
// Temporary dependency so that pcodeTests can use the Decompiler switch recovery
|
||||
api project(':Decompiler')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user