Skip to content

Commit

Permalink
fix Traited error
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Apr 12, 2024
1 parent d585a91 commit 6186563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Spec2-Dialogs/SpRequestDialog.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ A simple dialog to request some information (a text)
Class {
#name : 'SpRequestDialog',
#superclass : 'SpAbstractCancelableMessageDialog',
#classTraits : '{} + TraitedClass',
#instVars : [
'textInput',
'validateBlock',
Expand Down

0 comments on commit 6186563

Please sign in to comment.