Skip to content
  • Pavlo Strokov's avatar
    Removal of unused RepositoryStore dependency · ad18a102
    Pavlo Strokov authored
    As the strategy of interacting with the repository
    changes there is no more need to provide RepositoryStore
    into Mgr as a dependency as it has no usage.
    
    This commit removes RepositoryStore from the list of the
    input parameters of the constructor function and from the
    list of fields of the Mgr struct.
    ad18a102