Skip to content
Snippets Groups Projects
Commit 48adc6cf authored by Web Admin's avatar Web Admin
Browse files

White space

parent cdea112b
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ sub new {
bless $self,$class;
if( !defined $dbobj || !ref $dbobj ) {
$self->throw("Don't have a db [$dbobj] for new adaptor");
$self->throw("Don't have a db [$dbobj] for new adaptor");
}
$self->db($dbobj);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment