# File rbot/plugins/lart.rb, line 121
 def handle_rmlart(m)
		@larts.delete m.params
		@bot.okay m.replyto
	end