Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ deleteSet
Method
deleteSet
service/implantSet.py:81–82 ·
view source on GitHub ↗
(implant_set)
Source
from the content-addressed store, hash-verified
79
80
@staticmethod
81
def
deleteSet(implant_set):
82
eos.db.remove(implant_set)
83
84
@staticmethod
85
def
copySet(implant_set):
Callers
1
DoDelete
Method · 0.80
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected