remove unnecessary eslint disable
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Timo Hocker 2020-08-10 08:22:11 +02:00
parent 59ed696163
commit c25ec21d5a

View File

@ -5,7 +5,6 @@
* Created by Timo Hocker <timo@scode.ovh>, May 2020 * Created by Timo Hocker <timo@scode.ovh>, May 2020
*/ */
/* eslint-disable no-magic-numbers */
// @ts-nocheck // @ts-nocheck
'use strict'; 'use strict';