Moved the redmine plugin to a seperate repositiory: http://github.com/fnp/redakcja_re...
[redakcja.git] / redmine / redmine_publications / app / models / issue_publication.rb
diff --git a/redmine/redmine_publications/app/models/issue_publication.rb b/redmine/redmine_publications/app/models/issue_publication.rb
deleted file mode 100644 (file)
index ef7bf92..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-class IssuePublication < ActiveRecord::Base
-  belongs_to :publication
-  belongs_to :issue
-end