Remove unused DEFAULT_NETWORK constant
This commit is contained in:
parent
ed5a771ea0
commit
7139e4511b
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ import { setup as setupKeybindings } from "../keybindings.js";
|
|||
|
||||
const CHATHISTORY_MAX_SIZE = 4000;
|
||||
|
||||
const DEFAULT_NETWORK = "network"; // TODO: remove this global
|
||||
|
||||
var messagesCount = 0;
|
||||
|
||||
function parseQueryString() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue