Skip to content

Commit 4d60d5f

Browse files
committed
Try to fix.
1 parent 26150f1 commit 4d60d5f

File tree

4 files changed

+299
-305
lines changed

4 files changed

+299
-305
lines changed

modules/library/src/main/scala/zio/elasticsearch/ElasticQuery.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*
22
* Copyright 2022 LambdaWorks
33
*
4-
54
* Licensed under the Apache License, Version 2.0 (the "License");
65
* you may not use this file except in compliance with the License.
76
* You may obtain a copy of the License at
87
*
9-
108
* http://www.apache.org/licenses/LICENSE-2.0
119
*
12-
1310
* Unless required by applicable law or agreed to in writing, software
1411
* distributed under the License is distributed on an "AS IS" BASIS,
1512
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

modules/library/src/main/scala/zio/elasticsearch/query/ElasticIntervalRule.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*
22
* Copyright 2022 LambdaWorks
33
*
4-
54
* Licensed under the Apache License, Version 2.0 (the "License");
65
* you may not use this file except in compliance with the License.
76
* You may obtain a copy of the License at
87
*
9-
108
* http://www.apache.org/licenses/LICENSE-2.0
119
*
12-
1310
* Unless required by applicable law or agreed to in writing, software
1411
* distributed under the License is distributed on an "AS IS" BASIS,
1512
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

modules/library/src/test/scala/zio/elasticsearch/FieldDSLSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2022 LambdaWorks
3-
*
3+
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at

0 commit comments

Comments
 (0)