Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ remove_old_tool.py
File
remove_old_tool.py
backend/remove_old_tool.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
from
sqlalchemy.future
import
select
3
from
sqlalchemy
import
delete
4
from
app.db.session
import
async_session_maker
Callers
nothing calls this directly
Calls
2
run
Function · 0.85
run
Method · 0.80
Tested by
no test coverage detected