Skip to content

Commit

Permalink
Removed unnecessary usings.
Browse files Browse the repository at this point in the history
  • Loading branch information
BiologyTools committed Jul 8, 2023
1 parent 65b23d3 commit 4cc22e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions BioCore/Source/Bio.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
using AForge;
using AForge.Imaging.Filters;
using BitMiracle.LibTiff.Classic;
using ch.qos.logback.core.util;
using com.google.common.primitives;
using loci.common.services;
using loci.formats;
using loci.formats.meta;
Expand Down
2 changes: 0 additions & 2 deletions BioCore/Source/ImageView.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
using Bio.Graphics;
using ch.qos.logback.core.util;
using CSScripting;
using loci.formats;
using SharpDX.Mathematics.Interop;
using System.ComponentModel;
using System.Drawing.Imaging;
Expand Down

0 comments on commit 4cc22e6

Please sign in to comment.