This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 095f3a1 committed Mar 10, 2025 · 0 / 1
1 parent 017bd3e commit 095f3a1 Copy full SHA for 095f3a1
File tree 1 file changed +0
-3
lines changed
collect_app/src/main/java/org/odk/collect/android/injection/config
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 85
85
import org .odk .collect .openrosa .http .OpenRosaHttpInterface ;
86
86
import org .odk .collect .permissions .PermissionsChecker ;
87
87
import org .odk .collect .permissions .PermissionsProvider ;
88
- import org .odk .collect .projects .ProjectCreator ;
89
88
import org .odk .collect .projects .ProjectsRepository ;
90
89
import org .odk .collect .settings .ODKAppSettingsImporter ;
91
90
import org .odk .collect .settings .SettingsProvider ;
@@ -311,6 +310,4 @@ interface Builder {
311
310
ProjectDependencyModuleFactory projectDependencyModuleFactory ();
312
311
313
312
ExternalWebPageHelper externalWebPageHelper ();
314
-
315
- ProjectCreator projectCreator ();
316
313
}
You can’t perform that action at this time.
0 commit comments