summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/user_v1.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/user_v1.rb b/lib/chef/user_v1.rb
index 077fca50b9..1a6a4599de 100644
--- a/lib/chef/user_v1.rb
+++ b/lib/chef/user_v1.rb
@@ -52,7 +52,6 @@ class Chef
@public_key = nil
@private_key = nil
@create_key = nil
- @password = nil
end
def chef_root_rest_v0