Skip to content

Commit

Permalink
clean the stale code
Browse files Browse the repository at this point in the history
  • Loading branch information
wyTrivail committed Oct 23, 2020
1 parent ff0ebb6 commit f8206da
Show file tree
Hide file tree
Showing 109 changed files with 1 addition and 7,355 deletions.
8 changes: 0 additions & 8 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
plugins {
// Apply the java plugin to add support for Java
id 'java'

// Apply the application plugin to add support for building a CLI application.
id 'application'
}

repositories {
Expand All @@ -28,11 +25,6 @@ dependencies {
testImplementation 'junit:junit:4.13'
}

application {
// Define the main class for the application.
mainClassName = 'aws.otel.collector.test.framework.App'
}

allprojects {
repositories {
jcenter()
Expand Down
103 changes: 0 additions & 103 deletions integ-test/build.gradle

This file was deleted.

52 changes: 0 additions & 52 deletions integ-test/src/main/java/com/amazon/aocagent/App.java

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f8206da

Please sign in to comment.