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