Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
Remove unneeded annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Jellick committed Jan 16, 2017
1 parent f4a6ae5 commit 118cd31
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -4,7 +4,6 @@
import com.netflix.config.DynamicConfiguration;
import com.netflix.config.PolledConfigurationSource;

@SuppressWarnings("unchecked")
public class NamedDynamicConfiguration extends DynamicConfiguration implements NamedConfigurationSource {

String sourceName;
Expand Down

0 comments on commit 118cd31

Please sign in to comment.