Reformatted ui/home_socketctl.js

This commit is contained in:
NI
2020-02-23 17:22:39 +08:00
parent 6cd93a5457
commit 697ee0b2a1

View File

@@ -1,5 +1,5 @@
import { ECHO_FAILED } from "./socket.js";
import * as history from "./history.js"; import * as history from "./history.js";
import { ECHO_FAILED } from "./socket.js";
export function build(ctx) { export function build(ctx) {
const connectionStatusNotConnected = "Sshwifty is ready to connect"; const connectionStatusNotConnected = "Sshwifty is ready to connect";