diff options
| author | Jeff Carr <[email protected]> | 2025-02-19 02:48:20 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-19 17:39:45 -0600 |
| commit | b257b05f7bd4e431f3fa8a1eeec30c73f6eac865 (patch) | |
| tree | 11d3c53556f04e93ba90f85127e937e9fccb095b /textbox.go | |
| parent | 4087d77add8579b0fa0c738830d07ab3af6aad02 (diff) | |
string rows
Diffstat (limited to 'textbox.go')
| -rw-r--r-- | textbox.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ package gui import ( "go.wit.com/log" - "go.wit.com/widget" ) |
