diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-14 16:13:54 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-14 16:13:54 +0800 |
commit | 53067feec0e674026e6d6cc8635bbf586b28c1f2 (patch) | |
tree | 92582f4b0a0cc1f512578c988ec6c5d47b48619f /config | |
parent | 2c1b008fac109d41c44efd600a305fb65e678170 (diff) |
With this branch, SiCepat shows up besides Anteraja
Diffstat (limited to 'config')
-rw-r--r-- | config/pikul_cost.tag | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/pikul_cost.tag b/config/pikul_cost.tag index b820815..60fccca 100644 --- a/config/pikul_cost.tag +++ b/config/pikul_cost.tag @@ -14,7 +14,6 @@ sub { @provisions = ( "$Global::Variable->{SICEPAT_API_KEY}" ); - $origin = "$Global::Variable->{SICEPAT_ORIGIN}"; $table = 'sicepat_destination'; } use Pikul; |