8800134 Remove unused handler arguments

15 files Authored by qwan 4 years ago, Committed by mprahl 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