Skip to content

Commit

Permalink
minor import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0x471 committed Aug 29, 2024
1 parent 27bd3ee commit 793c7e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chacha20.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
Field,
UInt8,
} from 'o1js';
import { toHexString } from './chacha20.test';

export { ChaChaState, chacha20Block };

Expand Down

0 comments on commit 793c7e9

Please sign in to comment.