Skip to content

Commit

Permalink
[hotfix][build][influxdb] Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Apr 26, 2022
1 parent 9c273a6 commit 30e9979
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions flink-metrics/flink-metrics-influxdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,6 @@ under the License.
<type>test-jar</type>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-runtime</artifactId>
<version>${project.version}</version>
<scope>test</scope>
<type>test-jar</type>
</dependency>

<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-test-utils-junit</artifactId>
Expand Down

0 comments on commit 30e9979

Please sign in to comment.