Commit 0e476ba3 authored by Chunchi Che's avatar Chunchi Che

remove unused import

parent c45a5f2c
......@@ -14,7 +14,6 @@ import { useHover } from "react-babylonjs";
import { useClick } from "./hook";
import { useState, useRef, useEffect } from "react";
import { useSpring, animated } from "./spring";
import { config } from "@react-spring/web";
const groundShape = CONFIG.GroundShape();
const left = -(groundShape.width / 2);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment