1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 23:23:32 +00:00

Put goog.forwardDeclare()s in alphabetical order

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=158710116
This commit is contained in:
tbreisacher
2017-06-12 07:22:31 -07:00
committed by Ben McIlwain
parent f5f383dc38
commit f3f5f7652b

View File

@@ -21,8 +21,8 @@ goog.require('registry.EditItem');
goog.require('registry.forms');
goog.require('registry.util');
goog.forwardDeclare('registry.Resource');
goog.forwardDeclare('registry.Console');
goog.forwardDeclare('registry.Resource');