aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/path
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-08-20 21:52:32 +0200
committerJon Bratseth <bratseth@oath.com>2018-08-20 21:52:32 +0200
commitcb48afdebc1b212703bfac6d81739f67e45339a0 (patch)
treefadba01b82cf8959b9b78b38d0a88770a364f9f3 /vespajlib/src/main/java/com/yahoo/path
parentc7cfd9f4742f398331839ed0f2ceeee55c68a791 (diff)
Revert "Revert "Merge pull request #6626 from vespa-engine/revert-6625-bratseth/generate-rank-profiles-for-all-models-part-2-3""
This reverts commit c7cfd9f4742f398331839ed0f2ceeee55c68a791.
Diffstat (limited to 'vespajlib/src/main/java/com/yahoo/path')
-rw-r--r--vespajlib/src/main/java/com/yahoo/path/Path.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespajlib/src/main/java/com/yahoo/path/Path.java b/vespajlib/src/main/java/com/yahoo/path/Path.java
index 2806631be18..c466fe50d6f 100644
--- a/vespajlib/src/main/java/com/yahoo/path/Path.java
+++ b/vespajlib/src/main/java/com/yahoo/path/Path.java
@@ -84,7 +84,6 @@ public final class Path {
/**
* Get the name of this path element, typically the last element in the path string.
- *
* @return the name
*/
public String getName() {