remove ended namespace comments

This commit is contained in:
2016-02-03 01:04:15 +06:00
parent 133df2d20e
commit 7be576f7b3
26 changed files with 36 additions and 40 deletions

View File

@@ -119,4 +119,4 @@ namespace IsoTools.Tiled.Internal {
Assert.AreEqual(props.GetAsString("string2"), v7);
}
}
} // namespace IsoTools.Tiled.Internal
}