converted tabs to spaces, removed trailing whitespace
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / PK / Auto / SQLite.pm
index de42922..80bdc7c 100644 (file)
@@ -9,7 +9,7 @@ __PACKAGE__->load_components(qw/PK::Auto/);
 
 1;
 
-=head1 NAME 
+=head1 NAME
 
 DBIx::Class::PK::Auto::SQLite - (DEPRECATED) Automatic primary key class for SQLite