mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
remove ext-name, it sucks
it would return old/unknown extensions (such as `.arts`) as video or image for no reason
This commit is contained in:
Vendored
-2
@@ -3,8 +3,6 @@ declare module '*.module.css' {
|
||||
export default classes;
|
||||
}
|
||||
|
||||
declare module 'ext-name';
|
||||
|
||||
declare module 'lodash';
|
||||
|
||||
declare module 'react-draggable';
|
||||
|
||||
Reference in New Issue
Block a user