[O] Remove redundant code

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-05-16 05:25:46 -04:00
parent 8bda24736f
commit 6ed2a2fa73
2 changed files with 13 additions and 59 deletions
+1
View File
@@ -48,6 +48,7 @@ def job_richedit():
def job_actionSI():
from pairs import actionPairs, createPairs, importAction
job_start_redis()
matches = actionPairs()
createPairs(matches)
importAction()