diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-10-09 11:38:23 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-10-09 11:38:23 +1100 |
commit | 28ae5eb5595b41e06da5d74a6670b806364ef23a (patch) | |
tree | 8e5a38698fadc7f37fac9c63ebcfc144cdb0f96e /app/models/user_info_request_sent_alert.rb | |
parent | f27413e8fa2ca61ef531bbb45543f2b8b9a0e457 (diff) |
Remove svn tags that are out of date as we are now using git
Diffstat (limited to 'app/models/user_info_request_sent_alert.rb')
-rw-r--r-- | app/models/user_info_request_sent_alert.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/models/user_info_request_sent_alert.rb b/app/models/user_info_request_sent_alert.rb index a97fd5d44..cf20bcbf5 100644 --- a/app/models/user_info_request_sent_alert.rb +++ b/app/models/user_info_request_sent_alert.rb @@ -16,8 +16,6 @@ # # Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ -# -# $Id: user_info_request_sent_alert.rb,v 1.34 2009-10-03 02:22:18 francis Exp $ class UserInfoRequestSentAlert < ActiveRecord::Base belongs_to :user |