mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
Remove unused dependency on IntelliJ forms
This commit is contained in:
parent
286fffd67a
commit
cac96d81bf
@ -135,10 +135,6 @@ dependencies {
|
||||
// Manifests: for reading stuff from the manifest file
|
||||
compile "com.jcabi:jcabi-manifests:$jcabi_manifests_version"
|
||||
|
||||
compile("com.intellij:forms_rt:7.0.3") {
|
||||
exclude group: "asm"
|
||||
}
|
||||
|
||||
// Coda Hale's Metrics: for monitoring of key statistics
|
||||
compile "io.dropwizard.metrics:metrics-jmx:$metrics_version"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user