• remove token from url.

    Example

    // from : https://TOKEN@github.com/username/repository-name/blob/filename#L01-L202
    // to : https://github.com/username/repository-name/blob/filename#L01-L202

    Parameters

    • url: string

    Returns string