Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

Commit

Permalink
Tidy some generator projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Apr 12, 2018
1 parent 332bbd8 commit 967806f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
using LibAtem.Commands.Macro;
using System;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading;
using LibAtem.Commands;
using LibAtem.Commands.Macro;
using LibAtem.Net;
using LibAtem.Net.DataTransfer;
using LibAtem.Util;

namespace LibAtem.MacroOperations.TestGenerate
namespace LibAtem.XmlState.TestMacroOpsGenerate
{
class SaveMacrosToFile
{
Expand Down

0 comments on commit 967806f

Please sign in to comment.