Skip to content

Commit

Permalink
chore: apply automated lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Aug 12, 2023
1 parent e5b37a1 commit 38f5d86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/cloudflared/types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export interface Connection {
id: string;
ip: string;
location: string;
id: string;
ip: string;
location: string;
}

0 comments on commit 38f5d86

Please sign in to comment.