이민규

Replace lambda_yoga_project.py

......@@ -4,14 +4,6 @@
# All Rights Reserved. *
# *
#*****************************************************
""" A sample lambda for bird detection"""
from threading import Thread, Event
#*****************************************************
# *
# Copyright 2018 Amazon.com, Inc. or its affiliates. *
# All Rights Reserved. *
# *
#*****************************************************
from threading import Thread, Event
import os
......