Skip to content

Commit

Permalink
chore: removed duplicated jsdoc annotation in NetworkManager.js (#2132)
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir017 authored and aslushnikov committed Mar 7, 2018
1 parent 0defecf commit cad71d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/NetworkManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ class Response {
* @param {!Request} request
* @param {number} status
* @param {!Object} headers
* @param {!Object} securityDetails
* @param {boolean} fromDiskCache
* @param {boolean} fromServiceWorker
* @param {?Object} securityDetails
Expand Down

0 comments on commit cad71d9

Please sign in to comment.