Skip to content

Commit 762adbc

Browse files
committed
Remove override
1 parent b846df6 commit 762adbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-native-performance/android/src/main/java/com/oblador/performance/PerformanceModule.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,10 @@ public String getName() {
136136
return PERFORMANCE_MODULE;
137137
}
138138

139-
@Override
140139
public void addListener(String eventName) {
141140

142141
}
143142

144-
@Override
145143
public void removeListeners(double count) {
146144

147145
}

0 commit comments

Comments
 (0)