Skip to content

Commit dea3525

Browse files
committed
Kill unused method.
1 parent 3066e62 commit dea3525

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/post/osx/gather/autologin_password.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,4 @@ def kcpassword_path
8080
def user
8181
@user ||= cmd_exec('whoami').chomp
8282
end
83-
84-
def all_users
85-
cmd_exec('ls /Users').gsub(//)
86-
end
8783
end

0 commit comments

Comments
 (0)