Skip to content

Commit

Permalink
Scalar::Util is not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jan 9, 2017
1 parent 4d2f69e commit 92e0874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Mojo/File.pm
Expand Up @@ -16,7 +16,6 @@ use File::Path ();
use File::Spec::Functions qw(abs2rel catfile file_name_is_absolute splitdir);
use File::Temp ();
use Mojo::Collection;
use Scalar::Util 'blessed';

our @EXPORT_OK = ('path', 'tempdir');

Expand Down

0 comments on commit 92e0874

Please sign in to comment.