From 2c3024b4d22af5aa7df3da27a949d1d9f6f2fd89 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sat, 4 Jul 2026 16:06:11 +0200 Subject: fix: fixed the layout to adhere to the AtLarge style --- content/implementation.tex | 1 - 1 file changed, 1 deletion(-) (limited to 'content/implementation.tex') diff --git a/content/implementation.tex b/content/implementation.tex index 0decbc3..5d243f6 100644 --- a/content/implementation.tex +++ b/content/implementation.tex @@ -152,4 +152,3 @@ For future work, we envision a system that implements the reference architecture It contains a \code{while True} Python loop which contains the function call to fetch the latest changes to the \code{Redis} stream. Upon update, the \code{MonitoringService} informs the \code{AnalyticsEngine} that new data is awaiting \code{AnalyticsEngine} (\grayCircled{6}). \end{enumerate} - -- cgit v1.2.3