Skip to content

Commit de18984

Browse files
CSTACKEX-34: further review comments incorporations
1 parent 127af2e commit de18984

File tree

1 file changed

+0
-4
lines changed
  • plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/utils

1 file changed

+0
-4
lines changed

plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/utils/Constants.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
package org.apache.cloudstack.storage.utils;
2121

2222
public class Constants {
23-
public enum ProtocolType {
24-
NFS,
25-
ISCSI
26-
}
2723

2824
public static final String NFS = "nfs";
2925
public static final String ISCSI = "iscsi";

0 commit comments

Comments
 (0)