mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
remove dead code
This commit is contained in:
@@ -6,6 +6,5 @@ namespace MediaBrowser.Server.Implementations.Persistence
|
||||
public interface IDbConnector
|
||||
{
|
||||
Task<IDbConnection> Connect(string dbPath);
|
||||
void BindSimilarityScoreFunction(IDbConnection connection);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user