Skip to content

Commit 159ee35

Browse files
fix(indentation): Fix indentation
1 parent 8116b31 commit 159ee35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PaystackServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function register()
3737

3838
return new Paystack;
3939

40-
});
40+
});
4141
}
4242

4343
/**

0 commit comments

Comments
 (0)