diff options
Diffstat (limited to 'gsxws')
-rw-r--r-- | gsxws/repairs.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gsxws/repairs.py b/gsxws/repairs.py index c411174..5ba0861 100644 --- a/gsxws/repairs.py +++ b/gsxws/repairs.py @@ -186,11 +186,6 @@ class CarryInRepair(Repair): _namespace = "emea:" - shipTo = "" - fileName = "" - fileData = "" - diagnosedByTechId = "" - def create(self): """ GSX validates the information and if all of the validations go through, |