summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-11-20 11:34:43 +0100
committergjoranv <gv@oath.com>2019-01-21 15:09:27 +0100
commited1b405c33ccd4a3cc11f8803b3ebe8403a69836 (patch)
tree7722335a6bda444698e25e1cf379c1c5e714dec8 /container-disc
parent5f8657274d6493d2d52dd0bdc71d916b69150f90 (diff)
Remove metric-defaults.def
- Contained only one enum with one value.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/src/main/resources/configdefinitions/metric-defaults.def5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-disc/src/main/resources/configdefinitions/metric-defaults.def b/container-disc/src/main/resources/configdefinitions/metric-defaults.def
deleted file mode 100644
index 1084ef5906f..00000000000
--- a/container-disc/src/main/resources/configdefinitions/metric-defaults.def
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-# TODO VESPA 7: Remove this def file
-namespace=container.jdisc.config
-
-factory enum { STATE_MONITOR } default = STATE_MONITOR