Remove merge line

This commit is contained in:
Worros 2009-06-09 23:10:11 +08:00
parent ed1d9cd229
commit 8a55b2ebd9

View File

@ -337,7 +337,6 @@ if __name__=="__main__":
# stat_dict = db_connection.get_stats_from_hand(h, hero)
# for p in stat_dict.keys():
# print p, " ", stat_dict[p]
>>>>>>> 7ef6a533ec6c73d5815ace42168067a6f8c26e3a:pyfpdb/Database.py
print "cards =", db_connection.get_cards(u'1')
db_connection.close_connection