[Bps-public-commit] App-Changeloggr branch, master, updated. 5e14e2b30f108d2e12b5d3fc843946b988d4a2dd

sartak at bestpractical.com sartak at bestpractical.com
Thu Feb 26 23:27:27 EST 2009


The branch, master has been updated
       via  5e14e2b30f108d2e12b5d3fc843946b988d4a2dd (commit)
      from  91334cf7c5939e6d1d4b7d55228e3776d44923b9 (commit)

Summary of changes:
 lib/App/Changeloggr/Action/UpdateChangelog.pm |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 5e14e2b30f108d2e12b5d3fc843946b988d4a2dd
Author: Shawn M Moore <sartak at gmail.com>
Date:   Thu Feb 26 23:27:12 2009 -0500

    Don't need JiftyX::ModelHelpers for UpdateChangelog

diff --git a/lib/App/Changeloggr/Action/UpdateChangelog.pm b/lib/App/Changeloggr/Action/UpdateChangelog.pm
index aa1e21c..5036031 100644
--- a/lib/App/Changeloggr/Action/UpdateChangelog.pm
+++ b/lib/App/Changeloggr/Action/UpdateChangelog.pm
@@ -3,8 +3,6 @@ use strict;
 use warnings;
 use base 'Jifty::Action::Record::Update';
 
-use JiftyX::ModelHelpers;
-
 sub record_class { 'App::Changeloggr::Model::Changelog' }
 
 sub validate_admin_token {

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list