diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/Wallet/Schema.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/Wallet/Schema.pm b/perl/Wallet/Schema.pm index fc63447..d4ef241 100644 --- a/perl/Wallet/Schema.pm +++ b/perl/Wallet/Schema.pm @@ -55,10 +55,10 @@ sub connect { return $schema; } -__END__ - 1; +__END__ + ############################################################################## # Documentation ############################################################################## |