Skip to content

Commit cf916a6

Browse files
committed
Missing an import statement.
1 parent 3f38c3c commit cf916a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/aws.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ goto :EOF
4747
# language governing permissions and limitations under the License.
4848

4949
import awscli.clidriver
50+
import sys
5051

5152

5253
def main():

0 commit comments

Comments
 (0)