mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Removed spurious variable.
This commit is contained in:
12
DiscImageChef.Server/ViewReport.aspx.cs
Normal file
12
DiscImageChef.Server/ViewReport.aspx.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
|
||||
namespace DiscImageChef.Server
|
||||
{
|
||||
|
||||
public partial class ViewReport : System.Web.UI.Page
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user