summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-05-03 17:27:59 +0200
committergjoranv <gv@verizonmedia.com>2019-05-03 17:27:59 +0200
commit5797de907e2d2b6d33b726cc5a3d8051f9ea9ced (patch)
tree782a16b523231c4c31bc99cbfe035e722136cee5 /config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java
parent248b53a74585d83ac9a9811689f67b1de58e1757 (diff)
Revert file that was modified by accident.
Diffstat (limited to 'config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java')
-rw-r--r--config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java b/config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java
index fc982abe6ae..2f41b172ab6 100644
--- a/config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java
+++ b/config-model/src/main/java/com/yahoo/searchdefinition/FeatureNames.java
@@ -1,9 +1,4 @@
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/*
-* Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
- *
- *
- */
package com.yahoo.searchdefinition;
import com.yahoo.searchlib.rankingexpression.Reference;