diff options
Diffstat (limited to 'Timeline')
-rw-r--r-- | Timeline/appsettings.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Timeline/appsettings.json b/Timeline/appsettings.json index 81f83d68..94986fbb 100644 --- a/Timeline/appsettings.json +++ b/Timeline/appsettings.json @@ -7,11 +7,5 @@ "JwtConfig": { "Issuer": "api.crupest.xyz", "Audience": "api.crupest.xyz" - }, - "TodoPageConfig": { - "GithubInfo": { - "Owner": "crupest", - "Repository": "Timeline" - } } } |