We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87eeb6e commit fa9098eCopy full SHA for fa9098e
application/holder/src/service/updater/releasefile.ts
@@ -1,8 +1,6 @@
1
import { Platform, getPlatform } from '@env/os/platform';
2
-import { paths } from '@service/paths';
3
4
import * as os from 'os';
5
-import * as path from 'path';
6
7
const NAME = 'chipmunk';
8
const HOOKS = {
0 commit comments