summaryrefslogtreecommitdiff
path: root/app/models/team.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/team.rb')
-rw-r--r--app/models/team.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/team.rb b/app/models/team.rb
index 8d89f51..fa7ba9e 100644
--- a/app/models/team.rb
+++ b/app/models/team.rb
@@ -1,3 +1,2 @@
class Team < ActiveRecord::Base
- belongs_to :match
end