remove reports record

git-svn-id: file:///home/svn/framework3/trunk@7644 4d416f70-5f16-0410-b530-b9f4589650da
unstable
et 2009-11-30 03:23:38 +00:00
parent d769b45fdb
commit 53e9907a7d
1 changed files with 0 additions and 4 deletions

View File

@ -123,10 +123,6 @@ class Target < ::ActiveRecord::Base
# Magic.
end
# WMAP Report object definition
class Report < ::ActiveRecord::Base
include DBSave
end
end
end