d6bafc64a6779b4699f362ee5e4d327a3179e164
The `using DevExpress.XtraReports.UI;` directive was modified in both `Report.cs` and `ReportsFactory.cs` due to the addition of a non-visible character (likely a Byte Order Mark or BOM) at the beginning of the line. This change does not affect functionality but may resolve potential issues with tools or version control systems sensitive to such characters.
Description
No description provided
Languages
JavaScript
86.4%
C#
6.8%
Visual Basic .NET
2.7%
HTML
2.5%
CSS
1.1%
Other
0.4%