Move all error-related classes into error package

This commit is contained in:
Stypox
2021-03-07 17:49:28 +01:00
parent 8518933ca8
commit 553b80164b
46 changed files with 111 additions and 104 deletions
@@ -1,4 +1,4 @@
package org.schabi.newpipe.report;
package org.schabi.newpipe.error;
import android.os.Parcel;