[refs #838] remove old code

This commit is contained in:
Alexander Machehin 2013-01-18 17:18:51 +06:00
parent 7d0d530a8e
commit af73abbf31
1 changed files with 0 additions and 2 deletions

View File

@ -129,8 +129,6 @@ class BuildList < ActiveRecord::Base
after_commit :place_build
after_destroy :delete_container
@queue = :clone_and_build
state_machine :status, :initial => :waiting_for_response do
# WTF? around_transition -> infinite loop