mirror of
https://github.com/google/nomulus
synced 2026-07-29 11:32:48 +00:00
Remove final uses of @code in JS comments
This fixes the build broken by [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=186782466
This commit is contained in:
@@ -77,7 +77,7 @@ registry.Console.prototype.bindToDom = function() {
|
||||
|
||||
/**
|
||||
* Subclasses should override to visit the hash token given by
|
||||
* {@code goog.History.getToken()}.
|
||||
* `goog.History.getToken()`.
|
||||
*/
|
||||
registry.Console.prototype.handleHashChange = goog.abstractMethod;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user