diff --git a/build.gradle b/build.gradle index 96ab2d5..d230aeb 100644 --- a/build.gradle +++ b/build.gradle @@ -10,8 +10,6 @@ dependencies { gatling "com.datastax.gatling.plugin:gatling-dse-plugin_2.12:1.3.4" } -//def props = new Properties().load(new File(project.projectDir,"creds.props").newInputStream()) - repositories { mavenCentral() mavenLocal()