Skip to content

Commit

Permalink
Oops, removing ipdb...
Browse files Browse the repository at this point in the history
  • Loading branch information
versae committed Apr 22, 2015
1 parent fcdc27b commit b261575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cypher/connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ class Connection(object):

@classmethod
def tell_format(cls):
import ipdb; ipdb.set_trace()
message = ("Format: "
"(http|https)://username:password@hostname:port/db/name")
connetions_keys = ", ".join(set(cls.connections.keys()))
Expand Down

0 comments on commit b261575

Please sign in to comment.