Trivial change to get Zuul to push a new jar
2 changes happened too close in time and one resulting jar overwrote the other. Change-Id: Ie317e29ae3c990dc231c778321ddd79e26820a2c
This commit is contained in:
parent
d155a68aaa
commit
e4b5c69e7c
@ -85,7 +85,6 @@ public abstract class InfluxRepo<T> implements Repo<T> {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
protected abstract boolean isBufferEmpty();
|
||||
|
||||
protected abstract int write(String id) throws RepoException;
|
||||
|
Loading…
x
Reference in New Issue
Block a user