From 8b0f049861cc477e96b4188e74ee16cd97c1705d Mon Sep 17 00:00:00 2001 From: carnal0wnage Date: Tue, 27 Jun 2017 21:54:41 -0400 Subject: [PATCH] remove a comment --- lambda_list_functions_and_mappings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lambda_list_functions_and_mappings.py b/lambda_list_functions_and_mappings.py index bd874f6..698e9bd 100644 --- a/lambda_list_functions_and_mappings.py +++ b/lambda_list_functions_and_mappings.py @@ -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