File tree Expand file tree Collapse file tree 3 files changed +0
-99
lines changed Expand file tree Collapse file tree 3 files changed +0
-99
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ import { tool as phpArrayToJson } from './php-array-to-json';
45
45
import { tool as jsonSizeAnalyzer } from './json-size-analyzer' ;
46
46
import { tool as jsonToCsharp } from './json-to-csharp' ;
47
47
import { tool as luhnValidator } from './luhn-validator' ;
48
- import { tool as mathFormatsConverter } from './math-formats-converter' ;
49
48
import { tool as mathOcr } from './math-ocr' ;
50
49
import { tool as markdownTocGenerator } from './markdown-toc-generator' ;
51
50
import { tool as passphraseGenerator } from './passphrase-generator' ;
@@ -494,7 +493,6 @@ export const toolsByCategory: ToolCategory[] = [
494
493
mathEvaluator ,
495
494
etaCalculator ,
496
495
percentageCalculator ,
497
- mathFormatsConverter ,
498
496
mathOcr ,
499
497
dataTransferRateConverter ,
500
498
dataStorageUnitConverter ,
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments