diff options
Diffstat (limited to '')
| -rw-r--r-- | lib/githubexplorer/Repository.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/githubexplorer/Repository.pm b/lib/githubexplorer/Repository.pm index 90adcd0..617e091 100644 --- a/lib/githubexplorer/Repository.pm +++ b/lib/githubexplorer/Repository.pm @@ -2,7 +2,6 @@ package githubexplorer::Repository; use 5.010; use Moose::Role; use Net::GitHub::V2::Repositories; -use YAML::Syck; use Try::Tiny; sub fetch_repositories { |
