Skip to content

Commit 6fb0cba

Browse files
remove unneeded global references
1 parent d20b2fc commit 6fb0cba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

serverless.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ def update_counter(e):
156156
_updater = update_counter()
157157

158158
## define polling function
159-
global _state, _prior_state
160159
def update ():
161160
next(_updater)
162161

0 commit comments

Comments
 (0)