Update linting plugin (#294)
This commit is contained in:
@@ -16,7 +16,6 @@ limitations under the License.
|
||||
|
||||
import path from 'path';
|
||||
import childProcess from 'child_process';
|
||||
|
||||
import mkdirp from 'mkdirp';
|
||||
import fsExtra from 'fs-extra';
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@ limitations under the License.
|
||||
|
||||
import path from 'path';
|
||||
import childProcess from 'child_process';
|
||||
|
||||
import fs from 'fs';
|
||||
import fsProm from 'fs/promises';
|
||||
import needle from 'needle';
|
||||
|
||||
Reference in New Issue
Block a user