Skip to content

Commit 8352242

Browse files
authored
Merge pull request #2 from devklick/dev
Remove unused imports
2 parents 407c838 + a507931 commit 8352242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Input/Time/Time.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { useEffect, useRef, useState } from "react";
21
import { TimeStruct as TimeStruct } from "../../../stores/alarmStore";
32

43
import Num from "../Num";

0 commit comments

Comments
 (0)