Skip to content

Commit

Permalink
import missing XmlSlurper
Browse files Browse the repository at this point in the history
used on line 135
  • Loading branch information
jpopelka committed Jan 14, 2025
1 parent 193b248 commit 8a4a052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/org/fedoraproject/jenkins/Utils.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package org.fedoraproject.jenkins

import groovy.json.JsonSlurperClassic
import groovy.json.JsonBuilder
import groovy.xml.XmlSlurper
import java.time.Instant
import java.security.MessageDigest
import java.util.zip.GZIPInputStream
Expand Down

0 comments on commit 8a4a052

Please sign in to comment.