mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
Remove unused imports
This commit is contained in:
parent
5d18f72b8c
commit
843d88c5d0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { isRTL, isLTR, setTextDirections, siteDir } from 'discourse/lib/text-direction';
|
||||
import { isRTL, isLTR } from 'discourse/lib/text-direction';
|
||||
|
||||
QUnit.module('lib:text-direction');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue