Remove unused layout

This commit is contained in:
Mygod
2018-06-11 11:11:11 +08:00
parent b5edc77a93
commit 5fb9e8408d

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<fragment
xmlns:android="http://schemas.android.com/apk/res/android"
class="be.mygod.vpnhotspot.SettingsPreferenceFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/preference"/>