From bd8b3f8e4b5d8af99f267eb5c6efaac03406c620 Mon Sep 17 00:00:00 2001
From: cjl <276999030@qq.com>
Date: Tue, 26 Sep 2023 20:03:01 +0800
Subject: [PATCH] Merge branch 'wb' into qa
---
screen-api/pom.xml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/screen-api/pom.xml b/screen-api/pom.xml
index aab3ba2..b923a07 100644
--- a/screen-api/pom.xml
+++ b/screen-api/pom.xml
@@ -76,8 +76,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
-
- <dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
--
Gitblit v1.8.0