mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
renamed package
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import 'package:dart_di/scope.dart';
|
||||
import 'package:cherrypick/scope.dart';
|
||||
|
||||
abstract class Factory<T> {
|
||||
T createInstance(Scope scope);
|
||||
|
||||
Reference in New Issue
Block a user