mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Feature - Google Analytics - Removed unused import.
This commit is contained in:
parent
f153082184
commit
a823ed8ccc
@ -7,7 +7,6 @@ const Database = require("../database");
|
||||
const apicache = require("../modules/apicache");
|
||||
const StatusPage = require("../model/status_page");
|
||||
const { UptimeKumaServer } = require("../uptime-kuma-server");
|
||||
const googleAnalytics = require("../modules/google-analytics");
|
||||
|
||||
/**
|
||||
* Socket handlers for status page
|
||||
|
Loading…
Reference in New Issue
Block a user