We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b925422 commit 0a822ffCopy full SHA for 0a822ff
1 file changed
library/chooser/chooser.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
-# Usage: :wq
+# Usage:
3
# load_library :chooser
4
#
5
# def setup
@@ -16,4 +16,4 @@
16
# end
17
class Processing::App
18
include Java::MonkstoneFilechooser::Chooser
19
-end
+end
0 commit comments