File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
ipp-v3-java-devkit/src/test/java/com/intuit/ipp/services Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1515 *******************************************************************************/
1616package com .intuit .ipp .services ;
1717
18- import com .intuit .ipp .security .IAuthorizer ;
1918import org .testng .Assert ;
2019import org .testng .annotations .BeforeClass ;
2120import org .testng .annotations .Test ;
22- import com .intuit .ipp .services .IPPHelper ;
2321import com .intuit .ipp .core .Context ;
2422import com .intuit .ipp .core .ServiceType ;
2523import com .intuit .ipp .exception .FMSException ;
2624import com .intuit .ipp .security .OAuthAuthorizer ;
2725import com .intuit .ipp .util .Config ;
2826
29- import javax .xml .ws .Service ;
3027import java .util .ArrayList ;
31- import java .util .HashMap ;
3228import java .util .List ;
3329import java .util .UUID ;
3430
You can’t perform that action at this time.
0 commit comments