Skip to content

Commit

Permalink
Update Upload.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MSaiKiran9 authored Oct 12, 2023
1 parent b5d6f0a commit 993c9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/upload/Upload.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useRef } from 'react';
import React from 'react';
import { useCallback, useEffect, useState } from 'react';
import { useDropzone } from 'react-dropzone';
import { useDispatch } from 'react-redux';
Expand Down

0 comments on commit 993c9b3

Please sign in to comment.