2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Removed unused includes of observer file.

This commit is contained in:
23rd
2022-11-01 11:29:12 +03:00
committed by John Preston
parent cddb2a4bac
commit 3b79d944af
8 changed files with 4 additions and 12 deletions

View File

@@ -8,8 +8,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#pragma once
#include "data/data_message_reaction_id.h"
#include "base/observer.h"
#include "base/timer.h"
#include "base/type_traits.h"
class History;