Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantkale committed Apr 6, 2024
1 parent 5fa3579 commit 9cfe1f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/tails_web/live/tail_live/index.ex
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
defmodule TailsWeb.TailLive.Index do
use TailsWeb, :live_view

alias TailsWeb.Common.{Buttons, Slideover, FilterDropdown, Dropdown}
alias Tails.{Telemetry, Agents, Filters}
alias TailsWeb.Otel.{Attributes, ResourceData, DataViewer}
@stream_limit 1000

@columns %{
Expand Down

0 comments on commit 9cfe1f0

Please sign in to comment.