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