all: cleanup

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-09-23 04:00:57 +05:30
parent 8808e0dfb8
commit 4a507e4d79
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
4 changed files with 4 additions and 13 deletions

View file

@ -1,5 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.msfjarvis.lobsters.model">
</manifest>
<manifest package="dev.msfjarvis.lobsters.model" />