mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +02:00
Remove unused anchorScroll import
This commit is contained in:
committed by
Franz Liedke
parent
514165c3af
commit
ac1eef7578
@@ -1,7 +1,6 @@
|
||||
import Component from '../../common/Component';
|
||||
import ScrollListener from '../../common/utils/ScrollListener';
|
||||
import PostLoading from './LoadingPost';
|
||||
import anchorScroll from '../../common/utils/anchorScroll';
|
||||
import ReplyPlaceholder from './ReplyPlaceholder';
|
||||
import Button from '../../common/components/Button';
|
||||
|
||||
|
Reference in New Issue
Block a user