Skip to content

Commit d7818f5

Browse files
committed
remove unused imports
1 parent 444a625 commit d7818f5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

startos/install/versions/v30_0_0_1-beta.1.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import { VersionInfo, IMPOSSIBLE } from '@start9labs/start-sdk'
2-
import { bitcoinConfFile } from '../../fileModels/bitcoin.conf'
3-
import { bitcoinConfDefaults } from '../../utils'
4-
1+
import { VersionInfo } from '@start9labs/start-sdk'
52
export const v30_0_0_1_beta1 = VersionInfo.of({
63
version: '30.0.0:1-beta.1',
74
releaseNotes: 'Revamped for StartOS 0.4.0',

0 commit comments

Comments
 (0)