mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-27 13:36:32 +08:00
GP-5436: Move AsyncComm remains into Generic
This commit is contained in:
@@ -24,8 +24,5 @@ apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Debug Debugger-isf'
|
||||
|
||||
dependencies {
|
||||
api project(':Framework-AsyncComm')
|
||||
api project(':ProposedUtils')
|
||||
|
||||
testImplementation project(path: ':Framework-AsyncComm', configuration: 'testArtifacts')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user