1
0
Fork 0
mirror of https://github.com/syuilo/ai.git synced 2025-03-02 19:13:58 +00:00

Merge pull request from h3zjp/master

Invalid character
This commit is contained in:
syuilo 2018-10-10 22:47:51 +09:00 committed by GitHub
commit b281deb530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
import * as childProcess from 'child_process';
\import from '../../ai';
import from '../../ai';
import IModule from '../../module';
import serifs from '../../serifs';
import config from '../../config';