class CopyTunerClient::RequestSync

def index

def index
  @next_sync_at = next_sync_at
  render :index
end