summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-04-10 21:48:01 -0500
committerJesse Luehrs <doy@tozt.net>2012-04-10 21:48:01 -0500
commitd50c16d4dced886b216d4bda39f4e35fe6cc57c6 (patch)
treecf3b45827dd26935902843d4921b9cf4325be99f
parent3dbafd367a2b3db7fd03e36eacfee2028aa8e3a0 (diff)
downloaddist-zilla-pluginbundle-doy-d50c16d4dced886b216d4bda39f4e35fe6cc57c6.tar.gz
dist-zilla-pluginbundle-doy-d50c16d4dced886b216d4bda39f4e35fe6cc57c6.zip
this isn't used anymore
-rw-r--r--lib/Dist/Zilla/PluginBundle/DOY.pm5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Dist/Zilla/PluginBundle/DOY.pm b/lib/Dist/Zilla/PluginBundle/DOY.pm
index 616ed8c..5d8b1dd 100644
--- a/lib/Dist/Zilla/PluginBundle/DOY.pm
+++ b/lib/Dist/Zilla/PluginBundle/DOY.pm
@@ -204,11 +204,6 @@ has is_test_dist => (
},
);
-has git_remote => (
- is => 'ro',
- isa => 'Str',
-);
-
has _plugins => (
is => 'ro',
isa => 'ArrayRef[Str]',