Skip to content

Commit 3e41dc2

Browse files
authored
Update App.jsx
1 parent 173a31c commit 3e41dc2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/components/App.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
import React, { useContext, Component } from 'react';
22
import { createGlobalStyle } from 'styled-components';
33

4-
// data
5-
import data from '../data.jsx'
6-
74
// containers
85
import SplitPane from '../container/SplitPane.jsx';
96
import TimeSlider from '../container/TimeSlider.jsx';

0 commit comments

Comments
 (0)