mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 01:35:32 +00:00
Moved unused code into Achive
This commit is contained in:
12
Archive/HaLive/Models/MenuPageItem.cs
Normal file
12
Archive/HaLive/Models/MenuPageItem.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace HaLive.Models
|
||||
{
|
||||
public class MenuPageItem : MenuItem
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user