diff --git a/develop/using_utils.rst b/develop/using_utils.rst index 475d939..a5e88a0 100644 --- a/develop/using_utils.rst +++ b/develop/using_utils.rst @@ -39,10 +39,6 @@ operator. The format function uses the following string formatting characters. * v - void, takes one or many arguments, but doesn't display it (useful for translation) -.. note:: - Until stock Supybot and Gribble merge them, %S, %T, and %v are only - available in Limnoria. - Here are a few examples to help elaborate on the above descriptions::