• Patrick Bajao's avatar
    Integrate Gitlab::Keys with Gitlab::Shell · 26dadbc9
    Patrick Bajao authored
    In this commit, some methods that aren't being used
    are removed from `Gitlab::Shell`. They are the ff:
    - `#remove_keys_not_found_in_db`
    - `#batch_read_key_ids`
    - `#list_key_ids`
    
    The corresponding methods in `Gitlab::Keys` have been
    removed as well.
    26dadbc9