Skip to content

Commit

Permalink
EPMRPP-89744 || Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKustau committed Mar 12, 2024
1 parent 982ac2e commit 7be487a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ dependencies {
compile 'io.gsonfire:gson-fire:1.8.0'
compile 'org.threeten:threetenbp:1.3.5'

// implementation "org.springdoc:springdoc-openapi-data-rest:${sprindocAnnotationsVersion}"
implementation 'org.springdoc:springdoc-openapi-ui:1.7.0'
implementation group: 'javax.servlet', name: 'javax.servlet-api', version: '4.0.1'
implementation group: 'org.glassfish', name: 'javax.el', version: '3.0.0'
Expand Down

0 comments on commit 7be487a

Please sign in to comment.