瀏覽代碼

Remove unneeded comments.

BDisp 1 年之前
父節點
當前提交
de6d276e38
共有 1 個文件被更改,包括 1 次插入9 次删除
  1. 1 9
      Terminal.Gui/Views/Scroll.cs

+ 1 - 9
Terminal.Gui/Views/Scroll.cs

@@ -1,12 +1,4 @@
-//
-// Scroll.cs: Vertical or horizontal scroll
-//
-// Author: BDisp
-//
-// Licensed under the MIT license
-//
-
-namespace Terminal.Gui;
+namespace Terminal.Gui;
 
 
 /// <summary>
 /// <summary>
 ///     Represents the "inside part" of a scroll bar, minus the arrows.
 ///     Represents the "inside part" of a scroll bar, minus the arrows.