Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
afiqiqmal committed May 3, 2018
2 parents ddf878f + 6219cc3 commit e8b449c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Tracker/SkyNet.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ public function setTrackingNumber($refNum)
{
parent::setTrackingNumber($refNum);
return [
'hawbNoList' => 238216506684,
'x' => 34,
'y' => 6,
'hawbNoList' => $refNum,
];
}

Expand Down

0 comments on commit e8b449c

Please sign in to comment.