Skip to content

Commit

Permalink
Fix dup ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Jan 4, 2022
1 parent db2981d commit 31d4536
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ubelt/util_platform.py
Expand Up @@ -35,7 +35,6 @@
.. [SO_11113974] https://stackoverflow.com/questions/11113974/cross-plat-path
.. [harawata_appdirs] https://github.com/harawata/appdirs#supported-directories
.. [AS_appdirs] https://github.com/ActiveState/appdirs
.. [SO_43853548] https://stackoverflow.com/questions/43853548/xdg-windows
"""
from __future__ import absolute_import, division, print_function, unicode_literals
import os
Expand Down

0 comments on commit 31d4536

Please sign in to comment.