Skip to content

Commit c3ca628

Browse files
committed
Remove console
1 parent 4115aef commit c3ca628

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/src/screens/timelineCalendar.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ export default class TimelineCalendarScreen extends Component {
113113
color: '#ffffff'
114114
};
115115

116-
console.log('ethan - what', newEvent)
117-
118116
this.setState({newEvent});
119117
};
120118

0 commit comments

Comments
 (0)