diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-11-01-15-07-20.bpo-41754.DraSZh.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-11-01-15-07-20.bpo-41754.DraSZh.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-11-01-15-07-20.bpo-41754.DraSZh.rst b/Misc/NEWS.d/next/Library/2020-11-01-15-07-20.bpo-41754.DraSZh.rst deleted file mode 100644 index 181c2d9..0000000 --- a/Misc/NEWS.d/next/Library/2020-11-01-15-07-20.bpo-41754.DraSZh.rst +++ /dev/null @@ -1 +0,0 @@ -webbrowser: Ignore *NotADirectoryError* when calling ``xdg-settings``. |