Showing
1 changed file
with
0 additions
and
8 deletions
... | @@ -4,14 +4,6 @@ | ... | @@ -4,14 +4,6 @@ |
4 | # All Rights Reserved. * | 4 | # All Rights Reserved. * |
5 | # * | 5 | # * |
6 | #***************************************************** | 6 | #***************************************************** |
7 | -""" A sample lambda for bird detection""" | ||
8 | -from threading import Thread, Event | ||
9 | -#***************************************************** | ||
10 | -# * | ||
11 | -# Copyright 2018 Amazon.com, Inc. or its affiliates. * | ||
12 | -# All Rights Reserved. * | ||
13 | -# * | ||
14 | -#***************************************************** | ||
15 | 7 | ||
16 | from threading import Thread, Event | 8 | from threading import Thread, Event |
17 | import os | 9 | import os | ... | ... |
-
Please register or login to post a comment