Skip to content

Commit

Permalink
fix 'CONFIG' is defined but never used
Browse files Browse the repository at this point in the history
  • Loading branch information
chucem committed Dec 17, 2024
1 parent 6556243 commit abd74ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/constants/orthography.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { CONFIG } from './config'

export const ORTHOGRAPHY: { [key:string]: string }[] = [
{
'ק': 'ק',
Expand Down

0 comments on commit abd74ce

Please sign in to comment.