removed unecessary usings

This commit is contained in:
Lynne Megido 2020-09-06 20:22:59 +10:00
parent f9664795f5
commit 1f3b02a641
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -1,6 +1,4 @@
using System;
using Gtk;
using UI = Gtk.Builder.ObjectAttribute;
namespace Buypeeb {