mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-04-01 19:25:17 +02:00
AndroidGCS: Clean up some warnings in UAVO templates
This commit is contained in:
parent
dff1344b6c
commit
f6692c07fe
androidgcs/src/org/openpilot/uavtalk/uavobjects
ground/openpilotgcs/src/libs/juavobjects/templates
@ -28,7 +28,6 @@
|
||||
|
||||
package org.openpilot.uavtalk.uavobjects;
|
||||
|
||||
import org.openpilot.uavtalk.uavobjects.*;
|
||||
import org.openpilot.uavtalk.UAVObjectManager;
|
||||
|
||||
public class UAVObjectsInitialize {
|
||||
@ -112,4 +111,4 @@ public class UAVObjectsInitialize {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -28,7 +28,6 @@
|
||||
|
||||
package org.openpilot.uavtalk.uavobjects;
|
||||
|
||||
import org.openpilot.uavtalk.uavobjects.*;
|
||||
import org.openpilot.uavtalk.UAVObjectManager;
|
||||
|
||||
public class UAVObjectsInitialize {
|
||||
@ -40,4 +39,4 @@ $(OBJINIT)
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user