Skip to content

Commit 2128bb2

Browse files
committed
Fix backport merge
1 parent 1211477 commit 2128bb2

File tree

1 file changed

+1
-7
lines changed
  • distribution/docker/cloud-ess-fips-docker-aarch64-export

1 file changed

+1
-7
lines changed

distribution/docker/cloud-ess-fips-docker-aarch64-export/build.gradle

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,4 @@
55
* Public License v 1"; you may not use this file except in compliance with, at
66
* your election, the "Elastic License 2.0", the "GNU Affero General Public
77
* License v3.0 only", or the "Server Side Public License, v 1".
8-
*/
9-
10-
package org.elasticsearch.common.util;
11-
12-
public interface Countable {
13-
int size();
14-
}
8+
*/

0 commit comments

Comments
 (0)