Skip to content

Commit

Permalink
Removing bad references
Browse files Browse the repository at this point in the history
  • Loading branch information
yadudoc committed Feb 22, 2018
1 parent 160ef7b commit 16c8a90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion libsubmit/providers/gridEngine/gridEngine.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import time
import logging
import atexit
import xmltodict
from datetime import datetime, timedelta
from string import Template
from libsubmit.providers.gridEngine.template import template_string
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ ipyparallel
paramiko
boto3
azure
xmltodict
python-novaclient
google-api-python-client
google-auth

0 comments on commit 16c8a90

Please sign in to comment.