Try to create a docker image

This commit is contained in:
runebaas 2020-06-19 22:20:05 +02:00
parent e0f17d00ea
commit f23b8099f1
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
4 changed files with 38 additions and 42 deletions

View file

@ -1,7 +1,5 @@
using System.Collections.Generic;
using System.IO;
using System.Text.RegularExpressions;
using Utf8Json;
namespace Geekbot.net.Lib.Converters
{