Skip to content

Commit

Permalink
add onedrive for backup
Browse files Browse the repository at this point in the history
  • Loading branch information
troyeguo committed Dec 30, 2023
1 parent 43cbaf5 commit a8b0a2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/manager/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import LoadingDialog from "../../components/dialogs/loadingDialog";
import TipDialog from "../../components/dialogs/TipDialog";
import { Toaster } from "react-hot-toast";
import DetailDialog from "../../components/dialogs/detailDialog";
import OneDriveUtil from "../../utils/syncUtils/onedrive";

class Manager extends React.Component<ManagerProps, ManagerState> {
timer!: NodeJS.Timeout;
Expand Down

0 comments on commit a8b0a2e

Please sign in to comment.