Fix comment

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-02-05 11:49:03 +09:00 committed by GitHub
parent bcc549fd8e
commit 8961dab137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// import $ from 'cafy';
import ID, { transform } from '../../../../../cafy-id';
// import ID, { transform } from '../../../../../cafy-id';
import FollowRequest, { pack } from '../../../../../models/follow-request';
import define from '../../../define';