mirror of
https://github.com/usememos/memos.git
synced 2025-02-15 19:00:46 +01:00
chore: clean logs
This commit is contained in:
parent
6c433b452f
commit
6da2ff7ffb
@ -67,11 +67,8 @@ var (
|
||||
}
|
||||
|
||||
if profile.Metric {
|
||||
println("metric collection is enabled")
|
||||
// nolint
|
||||
metric.NewMetricClient(s.ID, *profile)
|
||||
} else {
|
||||
println("metric collection is disabled")
|
||||
}
|
||||
|
||||
c := make(chan os.Signal, 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user