chore: code cleanup

This commit is contained in:
Percs 2024-10-13 16:21:57 -05:00
parent 473c756f60
commit 52e419f44e
4 changed files with 9 additions and 5 deletions

View file

@ -1,5 +1,4 @@
import { ScramjetConfig } from "../types";
import { Codec } from "../codecs";
import { ScramjetFrame } from "./frame";
import { $scramjet, loadCodecs } from "../scramjet";