Skip to content

Commit

Permalink
Removed ununsed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
salilponde committed Dec 29, 2023
1 parent 1c6eb16 commit 608f086
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/app/containers/container-logs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import "/node_modules/xterm/css/xterm.css"
import { useEffect, useState } from "react"
import { wsApiBaseUrl } from "@/lib/api-base-url"
import {
download,
downloadTerminalTextAsFile,
newTerminal,
recreateTerminalElement,
Expand Down

0 comments on commit 608f086

Please sign in to comment.