Skip to content

Commit bfe76dd

Browse files
committed
Remove dangling import
1 parent 4a8dd97 commit bfe76dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pusher/pusher.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import re
1616
import six
1717
import time
18-
import copy
1918

2019
def join_attributes(attributes):
2120
return six.text_type(',').join(attributes)

0 commit comments

Comments
 (0)