From 8da6e18eecf79b80acbef1c91860f8b71bf2001f Mon Sep 17 00:00:00 2001 From: groditi Date: Thu, 25 Feb 2010 23:36:04 +0000 Subject: stray 1; --- lib/ComponentUI/TestModel.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ComponentUI/TestModel.pm b/lib/ComponentUI/TestModel.pm index d33af2f..380f6f8 100644 --- a/lib/ComponentUI/TestModel.pm +++ b/lib/ComponentUI/TestModel.pm @@ -16,7 +16,7 @@ $reflector->reflect_schema( ], ); -__PACKAGE__->meta->make_immutable;1; +__PACKAGE__->meta->make_immutable; 1; -- cgit v1.2.3