1nwf / Produx-v2

Found unused variables in TypeScript code JS-0356
Performance
Major
1 occurrence in this check
'User' is defined but never used
  3  NewProduct,
  4  Product,
  5  ProductUser,
  6  User,  7  Post,
  8  UserInfo,
  9} from "../interfaces";