Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Remove unused imports in FakeReporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantenney committed Jun 19, 2013
1 parent df915c7 commit 13d7f1e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@

import java.util.concurrent.TimeUnit;

import org.springframework.beans.factory.DisposableBean;
import org.springframework.context.Lifecycle;

import com.codahale.metrics.MetricFilter;

public class FakeReporterFactoryBean extends AbstractScheduledReporterFactoryBean<FakeReporter> {
Expand Down

0 comments on commit 13d7f1e

Please sign in to comment.