remove node_modules and .gitignore them
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
export const getResolvedPartition = (region, { partitionHash }) => Object.keys(partitionHash || {}).find((key) => partitionHash[key].regions.includes(region)) ?? "aws";
|
||||
Reference in New Issue
Block a user