🥚 No easter egg for you!

This commit is contained in:
Markus Reiter 2017-06-27 12:07:40 +02:00
parent f24fc42362
commit a636d58067

View File

@ -228,8 +228,6 @@ module Hbc
def uninstall_trash(*paths)
return if paths.empty?
return `say No trash for you!` if Utils.current_user == "ilovezfs"
resolved_paths = each_resolved_path(:trash, paths).to_a
ohai "Trashing files:"