Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 1d4614a

Browse files
committed
Remove unused PropTypes import
1 parent 4f23268 commit 1d4614a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/native.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* eslint-disable react/prop-types */
22
import React from 'react';
3-
import PropTypes from 'prop-types';
43
import {
54
MapView,
65
Picker,

0 commit comments

Comments
 (0)