package RPS::Import::Rdio::v2;

use strict;

use lib '/app/tools/rps/lib';
use base 'RPS::Import::DDEX::v1';

###
1;    # Play nicely.
###
