summaryrefslogtreecommitdiff
path: root/app/models/match.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/match.rb')
-rw-r--r--app/models/match.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/models/match.rb b/app/models/match.rb
deleted file mode 100644
index 533435a..0000000
--- a/app/models/match.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-class Match < ActiveRecord::Base
- belongs_to :tournament
-end