libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit cb2cb2c24aef43763de2faff36fcc44e61711a68
parent 436ec766922e8b24ffcb930effef5df92eed80df
Author: MS <ms@taler.net>
Date:   Thu, 28 Jan 2021 11:09:10 +0100

remove blank line

Diffstat:
Mutil/build.gradle | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/util/build.gradle b/util/build.gradle @@ -45,7 +45,6 @@ dependencies { // https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-reflect implementation group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: '1.4.0' - implementation "org.jetbrains.exposed:exposed-core:$exposed_version" implementation "org.jetbrains.exposed:exposed-dao:$exposed_version"