Sho SHIMIZU

Remove blank lines

Change-Id: I2d5b7ef13ce3820b2ba296e7112f10165275d9ba
......@@ -169,8 +169,6 @@ public class GossipIntentStore
return ImmutableList.of();
}
@Override
public void write(IntentData newData) {
checkNotNull(newData);
......