Skip to content

Commit

Permalink
Clean up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
featherbear committed May 28, 2021
1 parent e9abf42 commit da2b0c2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions WhiteboardCanvas.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Controls;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Shapes;

namespace NDI_Telestrator
{
Expand Down

0 comments on commit da2b0c2

Please sign in to comment.