remove node_modules and .gitignore them
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
import { constructStack } from "@smithy/middleware-stack";
|
||||
export class Command {
|
||||
constructor() {
|
||||
this.middlewareStack = constructStack();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user