Skip to content

Commit 1496348

Browse files
committed
Fix lint errors
1 parent 81d5ff3 commit 1496348

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/web/ui/src/features/component/AsyncStringifiedValue.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
33

44
import { largeDiscOutput } from '../../test/fixtures/generateLargeDiscOutput';
55
import { type Value, ValueType } from '../alloy-syntax-js/types';
6-
76
import AsyncStringifiedValue from './AsyncStringifiedValue';
87

98
describe('AsyncStringifiedValue', () => {

0 commit comments

Comments
 (0)