Skip to content

Commit c98a70b

Browse files
author
Simone Scarduzio
committed
old import remained from PRs
1 parent 5430049 commit c98a70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/elasticsearch/rest/action/readonlyrest/ConfigurationHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package org.elasticsearch.rest.action.readonlyrest;
22

3+
import com.google.common.base.Charsets;
34
import org.elasticsearch.common.Base64;
4-
import org.elasticsearch.common.base.Charsets;
55
import org.elasticsearch.common.logging.ESLogger;
66
import org.elasticsearch.common.settings.Settings;
77

0 commit comments

Comments
 (0)