removed unnecessary dependency

This commit is contained in:
IrynaMatveieva 2025-03-21 13:36:36 +02:00
parent 56598a5247
commit 0920eede51

View File

@ -53,10 +53,6 @@
<artifactId>transport-api</artifactId> <artifactId>transport-api</artifactId>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency>
<groupId>org.thingsboard.common.script</groupId>
<artifactId>script-api</artifactId>
</dependency>
<dependency> <dependency>
<groupId>ch.qos.logback</groupId> <groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId> <artifactId>logback-core</artifactId>