Remove unnecessary ESLint directive.

This commit is contained in:
Julien Fontanet 2015-09-07 14:16:10 +02:00
parent e708268067
commit b4c612ff6d

View File

@ -1,5 +1,3 @@
/* eslint no-throw-literal: 0 */
import {Strategy} from 'passport-saml'
// ===================================================================