Skip to content

Commit

Permalink
removed useless use of carp
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 6, 2012
1 parent 43b4bbc commit a26b75a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Mojo/Loader.pm
Expand Up @@ -4,7 +4,6 @@ use Mojo::Base -base;
# "Don't let Krusty's death get you down, boy.
# People die all the time, just like that.
# Why, you could wake up dead tomorrow! Well, good night."
use Carp 'carp';
use File::Basename;
use File::Spec;
use Mojo::Command;
Expand Down

0 comments on commit a26b75a

Please sign in to comment.