qwan / fm-orchestrator

Forked from fm-orchestrator 6 years ago
Clone

7555465 Remove unused handler arguments

Authored and Committed by qwan 4 years ago
    Remove unused handler arguments
    
    The following handler arguments are not used at all:
    
    1. `build_id` in handlers/components.py:build_task_finalize
    2. `build_name` in handlers/tags.py:tagged
    
        
file modified
+0 -2
file modified
+12 -12