Skip to content

Commit f7708b8

Browse files
committed
Fix indentation in native binding test setup
1 parent 41c832d commit f7708b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/test/setup-native-binding.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type {ILogger} from '@truenine/logger'
1+
import type {ILogger} from '@truenine/logger'
22
import type {OutputCleanContext, OutputCleanupDeclarations, OutputPlugin} from '../src/plugins/plugin-core'
33
import * as fs from 'node:fs'
44
import * as path from 'node:path'

0 commit comments

Comments
 (0)