Skip to content

Commit 538a6cc

Browse files
Copilotriderx
andcommitted
Fix prettier formatting issues in CapacitorBarometerPlugin.java
Co-authored-by: riderx <4084527+riderx@users.noreply.github.com>
1 parent c461b15 commit 538a6cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/src/main/java/app/capgo/barometer/CapacitorBarometerPlugin.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ public void removeAllListeners(PluginCall call) {
101101
super.removeAllListeners(call);
102102
}
103103

104-
105-
106104
@Override
107105
public void handleOnDestroy() {
108106
if (sensorManager != null) {

0 commit comments

Comments
 (0)