Skip to content

Commit

Permalink
fix #84
Browse files Browse the repository at this point in the history
  • Loading branch information
decebals committed Dec 26, 2015
1 parent f391364 commit ce19eb6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,6 @@ public PluginWrapper whichPlugin(Class<?> clazz) {
return plugin;
}
}
log.warn("Failed to find the plugin for {}", clazz);

return null;
}
Expand Down

0 comments on commit ce19eb6

Please sign in to comment.