mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-08-26 04:20:52 -05:00
Get rid of windows line endings in one file.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import os
|
||||
|
||||
static_location = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
|
||||
__all__ = [
|
||||
"static_location",
|
||||
]
|
||||
import os
|
||||
|
||||
static_location = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
|
||||
__all__ = [
|
||||
"static_location",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user