aboutsummaryrefslogtreecommitdiffstats
path: root/configserver-flags/src/main/java/com/yahoo/vespa/configserver/flags/http/package-info.java
blob: d9052c99cd6afba98db0e73a3a6e7c77adbfcd14 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author mpolden
 */
@ExportPackage
package com.yahoo.vespa.configserver.flags.http;

import com.yahoo.osgi.annotation.ExportPackage;