Skip to content

Commit

Permalink
check style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Farooq committed Jul 20, 2017
1 parent 8c035cd commit 115adca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
import org.restcomm.connect.dao.SmsMessagesDao;
import org.restcomm.connect.dao.TranscriptionsDao;
import org.restcomm.connect.dao.UsageDao;
import org.restcomm.connect.dao.GeolocationDao;
import scala.concurrent.ExecutionContext;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@
import org.restcomm.connect.ussd.interpreter.UssdInterpreter;
import org.restcomm.connect.ussd.interpreter.UssdInterpreterParams;

import com.google.i18n.phonenumbers.PhoneNumberUtil;
import com.google.i18n.phonenumbers.PhoneNumberUtil.PhoneNumberFormat;

import akka.actor.ActorRef;
import akka.actor.Props;
import akka.actor.UntypedActor;
Expand Down

0 comments on commit 115adca

Please sign in to comment.