From 89cf757d89ad0d69a0683c44fecb6b537033dcb6 Mon Sep 17 00:00:00 2001 From: Jonathan Dan Date: Tue, 5 Mar 2024 13:36:05 +0100 Subject: [PATCH] Remove extra white space --- commons/passive/ticwatch/gyroscope.avsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons/passive/ticwatch/gyroscope.avsc b/commons/passive/ticwatch/gyroscope.avsc index 29724723..a7711cc2 100644 --- a/commons/passive/ticwatch/gyroscope.avsc +++ b/commons/passive/ticwatch/gyroscope.avsc @@ -1,7 +1,7 @@ { "namespace": "org.radarcns.passive.ticWatch", "type": "record", - "name": "TicWatchGyroscope ", + "name": "TicWatchGyroscope", "doc": "Data from 3-axis gyroscope sensor of a Mobovi TicWatch device.", "fields": [ { "name": "time", "type": "double", "doc": "Device timestamp in UTC (ms)." },