Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
backend
apis
Notices
Commits
a9591302
Commit
a9591302
authored
Mar 11, 2021
by
Benedikt Heinrichs
Browse files
Delete unused language util class
parent
aa462081
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Notices/Utils/Language.cs
deleted
100644 → 0
View file @
aa462081
namespace
Coscine.Api.Notices.Utils
{
/// <summary>
/// Language selector
/// </summary>
public
enum
Language
{
/// <summary>
/// German
/// </summary>
de
,
/// <summary>
/// English
/// </summary>
en
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment