aboutsummaryrefslogtreecommitdiff
path: root/src/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.tsx')
-rw-r--r--src/index.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx
index 563cfb7..fa9a15a 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -5,4 +5,3 @@ ReactDOM.render(
<h1> Hello, world! </h1>,
document.getElementById('root')
);
-