mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +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{
|
tools{
|
||||||
maven 'maven'
|
maven 'maven'
|
||||||
jdk 'Java 17'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
stages{
|
stages{
|
||||||
|
|
Loading…
Reference in a new issue