Skip to content

Commit

Permalink
synopsis
Browse files Browse the repository at this point in the history
  • Loading branch information
kazeburo committed Oct 25, 2010
1 parent 6d47002 commit c1f8d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Scope/Container.pm
Expand Up @@ -42,7 +42,6 @@ Scope::Container - scope based container
use Scope::Container;
sub getdb {
if ( my $dbh = scope_container('db') ) {
return $dbh;
Expand Down

0 comments on commit c1f8d7c

Please sign in to comment.