From 1afa9c6244203f657942a12092a43d06f73d3b3a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 5 Oct 2012 20:18:13 -0500 Subject: and... didn't need these parts of that file --- lib/Text/Handlebars/Symbol.pm | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lib') diff --git a/lib/Text/Handlebars/Symbol.pm b/lib/Text/Handlebars/Symbol.pm index 724c1b9..6db7ac9 100644 --- a/lib/Text/Handlebars/Symbol.pm +++ b/lib/Text/Handlebars/Symbol.pm @@ -8,14 +8,6 @@ has is_helper => ( isa => 'Bool', ); -has fourth => ( - is => 'rw', -); - -has context => ( - is => 'rw', -); - __PACKAGE__->meta->make_immutable; no Any::Moose; -- cgit v1.2.3-54-g00ecf