mirror of
https://github.com/google/nomulus
synced 2026-07-30 12:02:50 +00:00
Remove trailing whitespace in files
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135386752
This commit is contained in:
@@ -58,11 +58,11 @@ public interface FeeQueryResponseExtensionItem {
|
||||
public Builder setNotAfterDateIfSupported(DateTime notAfterDate);
|
||||
|
||||
public Builder setCommand(CommandName commandName, String phase, String subphase);
|
||||
|
||||
|
||||
public Builder setPeriod(Period period);
|
||||
|
||||
public Builder setFees(List<Fee> fees);
|
||||
|
||||
|
||||
public Builder setClass(String feeClass);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user