aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2010-02-25 23:36:04 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2010-02-25 23:36:04 +0000
commit8da6e18eecf79b80acbef1c91860f8b71bf2001f (patch)
treed00af9749e3ee1a2ba9f64fa5c8224792193baa7
parentea6a5229e4dd2bc4bd4be0af24ed2dc8eb91d4b3 (diff)
downloadreaction-8da6e18eecf79b80acbef1c91860f8b71bf2001f.tar.gz
reaction-8da6e18eecf79b80acbef1c91860f8b71bf2001f.zip
stray 1;
-rw-r--r--lib/ComponentUI/TestModel.pm2
1 files changed, 1 insertions, 1 deletions
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;