From ea262c399567ec439cd1bc1f084df3da2b05c0c8 Mon Sep 17 00:00:00 2001 From: Ignasi Barrera Date: Tue, 4 Jun 2013 09:47:25 +0200 Subject: [PATCH] JCLOUDS-38: Removed servlet project and unused constants --- .../main/java/org/jclouds/chef/config/ChefProperties.java | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apis/chef/src/main/java/org/jclouds/chef/config/ChefProperties.java b/apis/chef/src/main/java/org/jclouds/chef/config/ChefProperties.java index 3618ef6b6c..75b3aa8855 100644 --- a/apis/chef/src/main/java/org/jclouds/chef/config/ChefProperties.java +++ b/apis/chef/src/main/java/org/jclouds/chef/config/ChefProperties.java @@ -30,11 +30,6 @@ public interface ChefProperties { */ public static final String CHEF_LOGGER = "jclouds.chef"; - public static final String CHEF_SERVICE_CLIENT = "chef.service-api"; - public static final String CHEF_NODE = "chef.node"; - public static final String CHEF_NODE_PATTERN = "chef.node-pattern"; - public static final String CHEF_RUN_LIST = "chef.run-list"; - /** * Ddatabag that holds chef bootstrap hints, should be a json ball in the * following format: