1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-16 01:41:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Remove duplicated import

This commit is contained in:
sunnylqm
2020-02-27 00:07:34 +08:00
parent 4a062c68af
commit 76d958c623

View File

@@ -2,7 +2,6 @@
* Created by tdzl2003 on 2/13/16.
*/
import * as path from 'path';
import * as fs from 'fs-extra';
import os from 'os';
import path from 'path';