Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
SethSmucker committed Sep 13, 2024
1 parent 24f5753 commit 00b1af2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
import java.util.Set;
import java.util.regex.Pattern;

import datawave.query.attributes.Attribute;
import org.apache.accumulo.core.security.ColumnVisibility;
import org.apache.commons.jexl3.JexlOperator;
import org.apache.log4j.Logger;

import com.google.common.collect.Sets;

import datawave.data.type.Type;
import datawave.query.attributes.Attribute;
import datawave.query.attributes.Attributes;
import datawave.query.attributes.Document;
import datawave.query.attributes.TypeAttribute;
Expand Down

0 comments on commit 00b1af2

Please sign in to comment.