Skip to content

Commit 2961793

Browse files
committed
remove extra space
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent 404488a commit 2961793

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/epp/datastore/datastore.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ func (ds *datastore) Clear() {
143143

144144
// /// Pool APIs ///
145145
func (ds *datastore) PoolSet(ctx context.Context, reader client.Reader, endpointPool *datalayer.EndpointPool) error {
146-
147146
if endpointPool == nil {
148147
ds.Clear()
149148
return nil

0 commit comments

Comments
 (0)