Skip to content
Snippets Groups Projects
Commit 2e261313 authored by Florian Fischer's avatar Florian Fischer
Browse files

remove useless whitespace

parent 4926cd11
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,6 @@ class Glibc(Allocator):
sources = GitArtifact("glibc", "git://sourceware.org/git/glibc.git")
def __init__(self, name, **kwargs):
configure_args = ""
if "configure_args" in kwargs:
configure_args = kwargs["configure_args"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment