Skip to content

Commit

Permalink
fix: linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
levinkerschberger committed Nov 27, 2024
1 parent 1bb22b1 commit af793a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/types/Connection.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { time } from "console";
import { z } from "zod";

export const iso8601Regex = /^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?Z$/;
Expand Down

0 comments on commit af793a9

Please sign in to comment.