Skip to content

Commit

Permalink
Remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
xsawyerx committed Nov 6, 2016
1 parent 45fd059 commit 3fb341a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Dancer2/CLI/Command/gen.pm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use File::Find;
use File::Path 'mkpath';
use File::Spec::Functions;
use File::ShareDir 'dist_dir';
use File::Basename qw/dirname basename/;
use File::Basename qw/basename/;
use Dancer2::Template::Simple;
use Module::Runtime 'require_module';

Expand Down

0 comments on commit 3fb341a

Please sign in to comment.