Skip to content

Commit

Permalink
Revert "Update loader-partial.js"
Browse files Browse the repository at this point in the history
This reverts commit e6921f2.
  • Loading branch information
knalli committed Dec 20, 2018
1 parent e6921f2 commit eda9f29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/service/loader-partial.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,6 @@ function $translatePartialLoader() {
*
* @param {string} name A name of the part to add
* @param {int} [priority=0] Sets the load priority of this part.
* @param {string|function} urlTemplate Either a string containing an url pattern (with
* '{part}' and '{lang}') or a function(part, lang)
* returning a string.
*
* @returns {object} $translatePartialLoaderProvider, so this method is chainable
* @throws {TypeError} The method could throw a **TypeError** if you pass the param
Expand Down

0 comments on commit eda9f29

Please sign in to comment.