Skip to content

Commit

Permalink
Remove stray import
Browse files Browse the repository at this point in the history
  • Loading branch information
whscullin committed Jan 20, 2025
1 parent cce5719 commit 5aaac71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/formats/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { BlockDisk } from 'js/components/BlockDisk';
import type { byte, memory, MemberOf, word } from '../types';
import type { GamepadConfiguration } from '../ui/types';
import { InfoChunk } from './woz';
Expand Down

0 comments on commit 5aaac71

Please sign in to comment.