Selaa lähdekoodia

Remove leading newline in SConstruct

Some editors don't recognize the shebang if it's not on the first line.
George Marques 7 vuotta sitten
vanhempi
commit
f6232efed9
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      SConstruct

+ 0 - 1
SConstruct

@@ -1,4 +1,3 @@
-
 #!/usr/bin/env python
 
 EnsureSConsVersion(0, 98, 1)