mirror of https://github.com/apache/jclouds.git
[832] Removed unnecessary import from eucalyptus-partnercloud-s3
This commit is contained in:
parent
68e657fb4e
commit
89db027045
|
@ -139,8 +139,6 @@
|
|||
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
|
||||
<Export-Package>org.jclouds.epc.*;version="${project.version}"</Export-Package>
|
||||
<Import-Package>
|
||||
org.jclouds.compute.internal;version="${project.version}",
|
||||
org.jclouds.rest.internal;version="${project.version}",
|
||||
org.jclouds.*;version="${project.version}",
|
||||
*
|
||||
</Import-Package>
|
||||
|
|
Loading…
Reference in New Issue