chore : delete auth package because each project has different auth , must be separated auth logic
This commit is contained in:
@@ -4,5 +4,6 @@ sealed class AppPaths {
|
||||
AppPaths._();
|
||||
|
||||
static const String splash = '/splash';
|
||||
static const String moduleList = '/moduleList';
|
||||
static const String systemDesignPage = '/systemDesignPage';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user