Fixed build

pull/2874/head
Patrick Barron 5 years ago
parent 7586c60224
commit f5f9901544

@ -85,8 +85,6 @@ namespace Emby.Server.Implementations.Activity
}
}
private const string BaseActivitySelectText = "select Id, Name, Overview, ShortOverview, Type, ItemId, UserId, DateCreated, LogSeverity from ActivityLog";
/// <inheritdoc />
public void Create(ActivityLogEntry entry)
{

Loading…
Cancel
Save