adding in some basic policies and some tests
[gitmo/Moose-Policy.git] / lib / Moose / Policy.pm
index 32ee1ee..b609acc 100644 (file)
@@ -1,7 +1,5 @@
 package Moose::Policy;
 
-# vim:ts=4:sw=4:et:sta
-
 use strict;
 use warnings;