mirror of https://github.com/apache/cloudstack.git
Fix for commented package error.
This commit is contained in:
parent
a195205d11
commit
c94eb0b946
|
|
@ -13,7 +13,8 @@
|
|||
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
// KIND, either express or implied. See the License for the
|
||||
// specific language governing permissions and limitations
|
||||
// under the License.package com.cloud.agent.api;
|
||||
// under the License.
|
||||
package com.cloud.agent.api;
|
||||
public class VgpuTypesInfo {
|
||||
|
||||
private String modelName;
|
||||
|
|
|
|||
Loading…
Reference in New Issue