mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-12 06:27:54 +02:00
Cleanup
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
using Tranga;
|
||||
using Tranga;
|
||||
using Tranga.Connectors;
|
||||
|
||||
public class Program
|
||||
namespace Tranga_CLI;
|
||||
|
||||
public static class Tranga_Cli
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
Reference in New Issue
Block a user