Skip to content

Commit

Permalink
Remove imports for logger
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbasec committed Jan 29, 2021
1 parent f477887 commit 40e512d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
import org.osgi.service.component.annotations.Activate;
import org.osgi.service.component.annotations.Component;
import org.osgi.service.component.annotations.Reference;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

/**
* This is an implementation of the {@link WidgetRenderer} interface, which
Expand Down

0 comments on commit 40e512d

Please sign in to comment.