Skip to content

Commit

Permalink
removed commened line
Browse files Browse the repository at this point in the history
  • Loading branch information
Das committed Aug 7, 2020
1 parent d3855c2 commit 102eeea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ function App() {
<div className="App">
<h1>Country - Capital - Flag</h1>
<Countries />
{/* <Country /> */}
</div>
);
}
Expand Down

0 comments on commit 102eeea

Please sign in to comment.