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:
committed by
Ben McIlwain
parent
f5f383dc38
commit
f3f5f7652b
@@ -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');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user