mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/sky22333/ansible-ui
synced 2026-09-20 08:03:57 +08:00
移除未使用的模块
This commit is contained in:
@@ -16,13 +16,6 @@ import FileUpload from '@/components/FileUpload';
|
||||
import { Checkbox } from "@/components/ui/checkbox";
|
||||
import { useAuth, authStorage } from '@/contexts/AuthContext';
|
||||
import { TerminalIcon } from 'lucide-react';
|
||||
import { useAuthChecker } from '@/contexts/AuthContext';
|
||||
import moment from 'moment';
|
||||
import {
|
||||
Tabs, TabsContent, TabsList, TabsTrigger,
|
||||
Select, SelectContent, SelectItem, SelectTrigger, SelectValue,
|
||||
CardFooter
|
||||
} from "@/components/ui";
|
||||
import PlaybookExecutor from '@/components/PlaybookExecutor';
|
||||
|
||||
// Define Host type based on backend API
|
||||
|
||||
Reference in New Issue
Block a user