Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Mar 19, 2024
1 parent 94f8e0f commit f21b851
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
import com.getcapacitor.JSObject;

public interface Callback {
void callback(JSObject jsoObject);
void callback(JSObject jsoObject);
}

0 comments on commit f21b851

Please sign in to comment.