Skip to content

Commit

Permalink
Remove invalid import
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinTimBarndt committed Apr 17, 2023
1 parent 0f36c24 commit c50149e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {defineConfig} from "rollup";
import terser from "@rollup/plugin-terser";
import typescript from "@rollup/plugin-typescript";
import dts from "rollup-plugin-dts";

export default defineConfig([
{
Expand Down

0 comments on commit c50149e

Please sign in to comment.