aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/repair/package-info.java
blob: a9b5b1c122150c1a7da225084a34db62567a2b77 (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.integration.repair;

import com.yahoo.osgi.annotation.ExportPackage;