From e40a59fe1411e1b1536834d7525c8271a528d081 Mon Sep 17 00:00:00 2001 From: GregTCLTK Date: Sun, 7 Jun 2020 18:31:54 +0200 Subject: [PATCH] Remove not needed space --- src/main/java/com/bbn/hadder/db/Rethink.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/bbn/hadder/db/Rethink.java b/src/main/java/com/bbn/hadder/db/Rethink.java index c359350..6651a39 100644 --- a/src/main/java/com/bbn/hadder/db/Rethink.java +++ b/src/main/java/com/bbn/hadder/db/Rethink.java @@ -10,7 +10,7 @@ * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and + * See the License for the specific language governing permissions and * limitations under the License. */