Skip to content

Commit

Permalink
Removing unneeded constant
Browse files Browse the repository at this point in the history
  • Loading branch information
SalusaSecondus committed Jun 1, 2016
1 parent c90eb28 commit cc7290c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
* @author Greg Rubin
*/
public class AttributeEncryptor implements AttributeTransformer {
private static final DynamoDBReflector reflector = new DynamoDBReflector();
private final DynamoDBEncryptor encryptor;
private final Map<Class<?>, ModelClassMetadata> metadataCache = new ConcurrentHashMap<>();

Expand Down

0 comments on commit cc7290c

Please sign in to comment.