We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5a773 commit 75713aaCopy full SHA for 75713aa
1 file changed
packages/web/src/pages/Agents.tsx
@@ -1,6 +1,5 @@
1
import { useState } from 'react';
2
import { Plus, Bot, Activity, Settings, Play, Pause, Trash2, Eye, Server } from 'lucide-react';
3
-import { Link } from 'react-router-dom';
4
import { useGraph } from '../contexts/GraphContext';
5
import { useAuth } from '../contexts/AuthContext';
6
import { AgentSettingsModal } from '../components/AgentSettingsModal';
0 commit comments