Skip to content

Commit

Permalink
Remove frontend references
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkst-quinn committed Feb 14, 2025
1 parent 64fde2b commit ae9bd3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend_vue/src/components/tokens/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ type BasicInfoType = {
export type HitsType = {
time_of_hit: number;
src_ip: string;
src_port?: number | null;
geo_info: GeoInfo;
is_tor_relay: boolean;
input_channel: string;
Expand Down

0 comments on commit ae9bd3a

Please sign in to comment.