remove unused eslint ignore

This commit is contained in:
Ulf Gebhardt 2022-01-12 10:50:43 +01:00
parent a93d5b0846
commit 42542b53b3
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,4 +1,3 @@
// eslint-disable-next-line camelcase
import { spawn } from 'child_process'
import path from 'path'
import CONFIG from '../config'