Skip to content

Commit

Permalink
chore: remove ceresdb (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
chunshao90 authored Aug 14, 2024
1 parent d0da2c6 commit 2149a4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,6 @@ public void remove() {
*/
@Override
public String toString() {
return "io.ceresdb.ServiceLoader[" + this.service.getName() + "]";
return "org.apache.horaedb.ServiceLoader[" + this.service.getName() + "]";
}
}

0 comments on commit 2149a4e

Please sign in to comment.