MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / deletePattern

Method deletePattern

service/damagePattern.py:66–67  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

64
65 @staticmethod
66 def deletePattern(p):
67 eos.db.remove(p)
68
69 @staticmethod
70 def copyPattern(p):

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected