mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-02 18:17:00 +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