Skip to content

Commit 9f56aa2

Browse files
committed
Remove extra white space
1 parent 585c22f commit 9f56aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/SingleFileLambdaFunctions/serverless.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Description": "Default function",
1515
"MemorySize": 256,
1616
"Timeout": 30,
17-
"Policies": [ "AWSLambdaBasicExecutionRole " ]
17+
"Policies": [ "AWSLambdaBasicExecutionRole" ]
1818
}
1919
}
2020
},

0 commit comments

Comments
 (0)