From 21f6f487c490c54fade2265f60bfeb6b993dd720 Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Sat, 30 Jul 2022 14:44:56 -0500 Subject: [PATCH] remove doc lines --- squarenotsquare/__tests__/App-test.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/squarenotsquare/__tests__/App-test.js b/squarenotsquare/__tests__/App-test.js index 13e9a2a..6ecec53 100644 --- a/squarenotsquare/__tests__/App-test.js +++ b/squarenotsquare/__tests__/App-test.js @@ -1,7 +1,3 @@ -/** - * @format - */ - import 'react-native'; import React from 'react';