Skip to content

Commit

Permalink
refactor: avoid unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Sep 25, 2021
1 parent 860d1e2 commit 5bf73e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-src/socket.js
@@ -1,4 +1,4 @@
/* global __webpack_dev_server_client__, __webpack_dev_server_web_socket_server_status__ */
/* global __webpack_dev_server_client__ */

import WebSocketClient from "./clients/WebSocketClient.js";

Expand Down

0 comments on commit 5bf73e0

Please sign in to comment.