Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 19ad211

Browse filesBrowse files
authored
Remove unused import from sample code
fixes PyMySQL#107
1 parent 7431683 commit 19ad211
Copy full SHA for 19ad211

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎samples/waiter_gevent.py

Copy file name to clipboardExpand all lines: samples/waiter_gevent.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"""Demo using Gevent with mysqlclient."""
33

44
import gevent.hub
5-
import select
65
import MySQLdb
76

87

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.