Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Oct 15, 2024
2 parents b6264e6 + a0d33b7 commit 468d578
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 547 deletions.
2 changes: 0 additions & 2 deletions aptivi.github.io/Client/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ public static async Task Main(string[] args)

// Add necessary services
builder.Services.AddSingleton<ProjectService>();
builder.Services.AddSingleton<NamerService>();
builder.Services.AddSingleton<WordService>();

await builder.Build().RunAsync();
}
Expand Down
12 changes: 0 additions & 12 deletions aptivi.github.io/Data/NamerFinderSettings.cs

This file was deleted.

55 changes: 0 additions & 55 deletions aptivi.github.io/Data/NamerService.cs

This file was deleted.

11 changes: 0 additions & 11 deletions aptivi.github.io/Data/NamerSettings.cs

This file was deleted.

11 changes: 0 additions & 11 deletions aptivi.github.io/Data/WordService.cs

This file was deleted.

8 changes: 0 additions & 8 deletions aptivi.github.io/Data/WordSettings.cs

This file was deleted.

119 changes: 0 additions & 119 deletions aptivi.github.io/Pages/DefineWord.razor

This file was deleted.

74 changes: 0 additions & 74 deletions aptivi.github.io/Pages/Demos.razor

This file was deleted.

Loading

0 comments on commit 468d578

Please sign in to comment.