mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 16:27:22 +00:00
Remove unused
This commit is contained in:
parent
711b5e1d91
commit
e85e00ebed
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
const $ = require("jquery");
|
||||
const socket = require("../socket");
|
||||
const storage = require("../localStorage");
|
||||
const utils = require("../utils");
|
||||
const templates = require("../../views");
|
||||
|
||||
socket.on("configuration", function(data) {
|
||||
|
|
Loading…
Reference in a new issue