Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Remove comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenmueller committed Dec 15, 2014
1 parent 1b1ef48 commit 7cb6fc0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/coffee/orderstatusimport.coffee
Expand Up @@ -31,12 +31,6 @@ class OrderStatusImport
reject "#{LOG_PREFIX}Error on parsing XML: #{err}"
else
@_mapXML xml.order
# lookup order by orderNumber
# update order
# - orderState
# - shipmentState
# - parcel
# trigger tacking id email
resolve()

_parcelExists: (order, trackingId) ->
Expand Down

0 comments on commit 7cb6fc0

Please sign in to comment.