Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaron committed Jun 23, 2024
1 parent a0b48dc commit 39901d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class QuestDBFeed(private val tableName: String, dbPath: Path = Config.home / "q
tf
}


@Suppress("unused")
companion object Partition {

private val logger = Logging.getLogger(this::class)
Expand Down

0 comments on commit 39901d9

Please sign in to comment.