Skip to content

Commit

Permalink
refact: cleanup in FabricTesetExample/App.js
Browse files Browse the repository at this point in the history
refact: remove not related test files

refact: remove not related test files (followup)

refact: restore TestsExample/App.js
  • Loading branch information
kkafar committed Jun 1, 2022
1 parent 17dd008 commit adb7736
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions FabricTestExample/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ import React from 'react';

import Test42 from './src/Test42';
import Test642 from './src/Test642';
// import Test702 from './src/Test702';
import Test780 from './src/Test780';
import Test860 from './src/Test860';
import Test1072 from './src/Test1072';
import Test1190 from './src/Test1190';
import Test1419 from './src/Test1419';
import Test1463 from './src/Test1463';

const App = () => {
Expand Down

0 comments on commit adb7736

Please sign in to comment.