Skip to content

Commit ecc9c2b

Browse files
committed
Merge pull request #227 from sharwell/BuildWarning
Fix build warning
2 parents 7cbd690 + 967908e commit ecc9c2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/testing/integration/Providers/Rackspace/CloudBlockStorageTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ namespace Net.OpenStack.Testing.Integration.Providers.Rackspace
1111
public class CloudBlockStorageTests
1212
{
1313
private static RackspaceCloudIdentity _testIdentity;
14-
private static RackspaceCloudIdentity _testAdminIdentity;
1514
private TestContext testContextInstance;
1615

1716
private const string volumeDisplayName = "Integration Test Volume";

0 commit comments

Comments
 (0)