mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
removed unnessiary java import
This commit is contained in:
parent
40fdaf67a0
commit
840f9c048e
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ pipeline{
|
|||
|
||||
tools{
|
||||
maven 'maven'
|
||||
jdk 'Java 17'
|
||||
}
|
||||
|
||||
stages{
|
||||
|
|
Loading…
Reference in a new issue