Skip to content

Commit

Permalink
Refactor: Remove unused import of 'path' in rsbuild.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed Aug 28, 2024
1 parent ccbd30f commit 8d89891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/rsbuild.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import path from 'path';
import { defineConfig } from '@rsbuild/core';
import {pluginVue } from '@rsbuild/plugin-vue';
import { pluginLess} from "@rsbuild/plugin-less";
Expand Down

0 comments on commit 8d89891

Please sign in to comment.