1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-26 07:54:13 +02:00

Remove unused mixin

This commit is contained in:
syuilo
2017-02-18 17:31:08 +09:00
parent 1817b3e6c3
commit 8b89a9eb22
2 changed files with 0 additions and 59 deletions

View File

@@ -39,6 +39,3 @@ module.exports = (me) ~>
riot.mixin \autocomplete do
Autocomplete: require './scripts/autocomplete'
riot.mixin \follow-scroll do
Follower: require './scripts/follow-scroll.ls'