Skip to content

Commit

Permalink
remove note
Browse files Browse the repository at this point in the history
  • Loading branch information
smn committed Mar 28, 2014
1 parent 4907b40 commit 9ac2fec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vumi/transports/smpp/processors/mica.py
Expand Up @@ -9,7 +9,6 @@


def make_vumi_session_identifier(msisdn, mica_session_identifier):
# NOTE: mica_session_identifier is always an int.
return '%s+%s' % (msisdn, str(mica_session_identifier))


Expand Down

0 comments on commit 9ac2fec

Please sign in to comment.