Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 8c66a29

Browse files
author
edu
committed
Code style
1 parent f0d0d03 commit 8c66a29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin/src/main/scala/com/stratio/cassandra/lucene/IndexQueryHandler.scala

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ class IndexQueryHandler extends QueryHandler with Logging {
228228
if (data != null) data.close()
229229
}
230230
}
231-
231+
232232
}
233233

234234
/** Companion object for [[IndexQueryHandler]]. */
@@ -258,4 +258,5 @@ object IndexQueryHandler {
258258
}
259259
}
260260
}
261+
261262
}

0 commit comments

Comments
 (0)