Remove Bitem
[cs356-p2-videostore.git] / app / models / customer.rb
index 673cffd..5509439 100644 (file)
@@ -1,6 +1,5 @@
 class Customer < ActiveRecord::Base
   has_many :coitems
-  has_many :bitems
   has_many :merchandise_purchases
   has_many :rentable_purchases