Remove unused import.
[debian/openrocket] / android / res / layout / motor_burn.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <com.androidplot.xy.XYPlot xmlns:android="http://schemas.android.com/apk/res/android"
3     android:id="@+id/xyplot"
4     android:layout_width="fill_parent"
5     android:layout_height="fill_parent"
6     android:layout_marginLeft="2dp"
7     android:layout_marginRight="2dp"
8     android:layout_marginTop="5dp"
9     title="                                                                              "
10 />