Skip to content

Commit

Permalink
Revert "Remove MultiSafePay from build script"
Browse files Browse the repository at this point in the history
This reverts commit e59ad98.
  • Loading branch information
mschering committed Feb 25, 2025
1 parent 95eddbd commit aaf4cee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/build.php
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ private function encode()


//business package
run('rm -rf ' . $this->buildDir . "/" . $this->packageName . '/go/modules/business/multisafepay');

$this->runEncoder('/business', '/go/modules');

$businessDir = new DirectoryIterator($this->sourceDir . '/business');
Expand Down

0 comments on commit aaf4cee

Please sign in to comment.