remove a comment

This commit is contained in:
carnal0wnage
2017-06-27 21:54:41 -04:00
parent d833602716
commit 8b0f049861

View File

@@ -13,7 +13,6 @@ import pprint
pp = pprint.PrettyPrinter(indent=5, width=80)
#from lambda.lambda import *
from libs.aws_lambda import *
#insert AWS key, will figure out how to pull this in from a single file for all scripts