Skip to content

Commit daed501

Browse files
committed
fix shfmt
Signed-off-by: mathetake <[email protected]>
1 parent c255500 commit daed501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

images/extension-builders/tinygo/commands.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
1817
extension_build() {
1918
exec tinygo build -o "$1" -wasm-abi=generic -target wasm main.go
2019
}

0 commit comments

Comments
 (0)