mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
Format some imports using fix_imports.py
Unfortunately this tool isn't smart enough to deal with the assertThat situation (which has two static imports of a function with the same name). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=172000753
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
package google.registry.flows.host;
|
||||
|
||||
import static google.registry.testing.DatastoreHelper.assertNoBillingEvents;
|
||||
import static google.registry.testing.DatastoreHelper.createTld;
|
||||
import static google.registry.testing.DatastoreHelper.newDomainApplication;
|
||||
|
||||
Reference in New Issue
Block a user