Skip to content

Commit

Permalink
Rogue import
Browse files Browse the repository at this point in the history
  • Loading branch information
Bubobubobubobubo committed Mar 6, 2024
1 parent 5e565e3 commit cf702fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileManagement.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// import { tutorial_universe } from "./universes/tutorial";
import { gzipSync, decompressSync, strFromU8 } from "fflate";
import { examples } from "./examples/excerpts";
// import { examples } from "./examples/excerpts";
import { type Editor } from "./main";
import { uniqueNamesGenerator, colors, animals } from "unique-names-generator";
import { tryEvaluate } from "./Evaluator";
Expand Down

0 comments on commit cf702fd

Please sign in to comment.