Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bendvc committed Jan 17, 2025
1 parent 378baf8 commit 74b7837
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* SPDX-License-Identifier: BSD-3-Clause
* For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/
import {LoaderContext, web} from 'webpack'
import {LoaderContext} from 'webpack'
import fse from 'fs-extra'
import os from 'os'
import path from 'path'
Expand Down

0 comments on commit 74b7837

Please sign in to comment.