Remove incorrect line from README
This commit is contained in:
parent
a217596d23
commit
4cab00a631
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ from glsapi import GLSAPI
|
|||
|
||||
api = GLSAPI()
|
||||
|
||||
carrier_options = api.detect_carrier("YOUR_SHIPMENT_NUMBER")
|
||||
|
||||
# Realtime tracking
|
||||
|
||||
tracking = api.tracking("YOUR_SHIPMENT_NUMBER")
|
||||
|
|
Loading…
Reference in a new issue