mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 17:16:26 +01:00
Remove unused code
This commit is contained in:
parent
2c970f635a
commit
52d5756d44
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import './compose.css';
|
|||
|
||||
import '@github/text-expander-element';
|
||||
import { useEffect, useMemo, useRef, useState } from 'preact/hooks';
|
||||
import { useHotkeys } from 'react-hotkeys-hook';
|
||||
import stringLength from 'string-length';
|
||||
|
||||
import supportedLanguages from '../data/status-supported-languages';
|
||||
|
|
Loading…
Reference in a new issue