Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalsim committed Jul 24, 2024
1 parent b2ca0f2 commit a071240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/github/content/issue/issue.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { logger } from "../../../helpers/logger.js";
import { button, div, hr, link, span } from "../../../imgui-dom/html.js";
// import { fetchUserLud16 } from "../../../helpers/relays";
import IssueTemplate from "./issue-template.js";

function querySelectorOr(selector1, selector2) {
Expand Down

0 comments on commit a071240

Please sign in to comment.