Docker sync finished

This commit is contained in:
Álvaro Gómez Cuenca 2020-12-09 20:34:49 +01:00
commit 5e0939db3d
7 changed files with 50 additions and 32 deletions

View file

@ -1,8 +1,4 @@
using Microsoft.AspNetCore.Hosting;
using System;
using System.IO;
namespace Bot_Discord_CSharp
namespace Bot_Discord_CSharp
{
class Program
{