Skip to content

Commit

Permalink
cleanup: imports
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Oct 9, 2018
1 parent 8d280e4 commit 372ec3b
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,11 @@

package org.rundeck.storage.conf

import org.rundeck.storage.data.DataUtil

import spock.lang.Specification
import org.rundeck.storage.data.MemoryTree
import spock.lang.Unroll

import static org.rundeck.storage.api.PathUtil.asPath
import static org.rundeck.storage.api.PathUtil.asPath
import static org.rundeck.storage.api.PathUtil.asPath
import static org.rundeck.storage.api.PathUtil.asPath
import static org.rundeck.storage.api.PathUtil.asPath
import static org.rundeck.storage.data.DataUtil.dataWithText

Expand Down

0 comments on commit 372ec3b

Please sign in to comment.