Skip to content

Commit 14ce50e

Browse files
committed
removed import thats not used
1 parent cc5fbda commit 14ce50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Rate/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useState, useEffect } from 'react';
1+
import React, { useState } from 'react';
22
import shortid from 'shortid';
33

44
import classnames from '../../utils/classNames';

0 commit comments

Comments
 (0)