mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-09 14:08:03 -05: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