Skip to content

Commit

Permalink
chore: remove comment after incorrect conflict resolving
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Dec 26, 2024
1 parent c07d65a commit 497f6af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/KeyboardAvoidingView/index.android.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/*
* The KeyboardAvoidingView is only used on ios
*/
import React from 'react';
import type {KeyboardAvoidingViewProps} from 'react-native-keyboard-controller';
import {KeyboardAvoidingView as KeyboardAvoidingViewComponent} from 'react-native-keyboard-controller';
Expand Down

0 comments on commit 497f6af

Please sign in to comment.