#25: remove unused using

pull/27/head
Simon G 5 years ago
parent 0a8c1aa549
commit 5d0e766a76
  1. 1
      GBase/GBaseObject.cs

@ -2,7 +2,6 @@
// Created: 2020-09-18 // Created: 2020-09-18
// Copyright(c) 2020 SimonG. All Rights Reserved. // Copyright(c) 2020 SimonG. All Rights Reserved.
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Threading; using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;

Loading…
Cancel
Save