Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Sep 6, 2018
1 parent 55afb59 commit ca5a735
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@

import javax.annotation.Nullable;
import javax.inject.Singleton;
import java.lang.reflect.Method;
import java.util.*;
import java.util.Map;

/**
* Finds any sensitive endpoints and processes requests that match their
Expand Down

0 comments on commit ca5a735

Please sign in to comment.