Skip to content

Commit

Permalink
Reformatted ui/home_socketctl.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NI committed Feb 23, 2020
1 parent 6cd93a5 commit 697ee0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/home_socketctl.js
@@ -1,5 +1,5 @@
import { ECHO_FAILED } from "./socket.js";
import * as history from "./history.js";
import { ECHO_FAILED } from "./socket.js";

export function build(ctx) {
const connectionStatusNotConnected = "Sshwifty is ready to connect";
Expand Down

0 comments on commit 697ee0b

Please sign in to comment.