chore: remove trailing whitespace
This commit is contained in:
@ -29,7 +29,7 @@ perform_action() {
|
||||
case "$1" in
|
||||
build)
|
||||
"$sdkDir"/rust/build.sh "$PWD"
|
||||
|
||||
|
||||
so_path="$targetDir/$profile"
|
||||
so_name="solana_bpf_rust_noop"
|
||||
if [ -f "$so_path/${so_name}.so" ]; then
|
||||
@ -66,4 +66,4 @@ perform_action() {
|
||||
|
||||
set -e
|
||||
|
||||
perform_action "$1"
|
||||
perform_action "$1"
|
||||
|
1
web3.js/flow-typed/jayson.js
vendored
1
web3.js/flow-typed/jayson.js
vendored
@ -1,4 +1,3 @@
|
||||
declare module 'jayson/lib/client/browser' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user