Remove unused robolectric.properties for input-motionprediction

Test: ./gradlew test

Change-Id: Ifebeef6bca59fb788e87a766609802f65d897bf5
Signed-off-by: utzcoz <[email protected]>
diff --git a/input/input-motionprediction/src/test/resources/robolectric.properties b/input/input-motionprediction/src/test/resources/robolectric.properties
deleted file mode 100644
index 42d6cd9..0000000
--- a/input/input-motionprediction/src/test/resources/robolectric.properties
+++ /dev/null
@@ -1,2 +0,0 @@
-# Robolectric currently doesn't support API 34, so we have to explicitly specify 33 as the target
-# sdk for now. Remove when no longer necessary.