Remove unused import (Cloud) from lucide-react in sync-status-button component
This commit is contained in:
parent
9d95f884a0
commit
5b558716c8
|
|
@ -1,4 +1,4 @@
|
|||
import { Cloud, CloudAlert, CloudCheck, CloudOff, RefreshCw } from 'lucide-react';
|
||||
import { CloudAlert, CloudCheck, CloudOff, RefreshCw } from 'lucide-react';
|
||||
import { Button } from '@/components/ui/button';
|
||||
import {
|
||||
Tooltip,
|
||||
|
|
|
|||
Loading…
Reference in New Issue