Skip to content

Commit

Permalink
Add missing import.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhcarvalho committed Dec 31, 2011
1 parent 8cafa85 commit cbcfa15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/echo_component.py
Expand Up @@ -12,6 +12,7 @@
import sys
import logging
import time
import getpass
from optparse import OptionParser

import sleekxmpp
Expand Down

0 comments on commit cbcfa15

Please sign in to comment.