Skip to content

Commit

Permalink
remove scratch line
Browse files Browse the repository at this point in the history
  • Loading branch information
aggieben committed Jul 28, 2016
1 parent f882932 commit 20958f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/BitThicket.DotNet.ScriptTool/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ public static void Main(string[] args)

var script = CSharpScript.Create(scriptText, scriptOptions, typeof(Globals));

new DirectoryInfo("/").GetFiles().FirstOrDefault();

try
{
var scriptArgs = new string[args.Length-1];
Expand Down

0 comments on commit 20958f2

Please sign in to comment.