Remove unused variables

This commit is contained in:
Tim van der Meij 2015-12-16 22:31:30 +01:00
parent 0a21c8c365
commit df81b832bb
14 changed files with 17 additions and 29 deletions

View file

@ -12,7 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* globals Promise, mozL10n, getPDFFileNameFromURL, OverlayManager */
/* globals mozL10n, getPDFFileNameFromURL, OverlayManager */
'use strict';